aboutsummaryrefslogtreecommitdiff
path: root/ext2fs/getblk.c
Commit message (Expand)AuthorAgeFilesLines
* ext2fs: Take cares of indiannesEtienne Brateau2022-01-231-1/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-1/+1
* ext2fs: use fat nodesJustus Winter2015-04-171-31/+32
* Replace `bzero' with `memset'Justus Winter2014-12-101-1/+1
* Large store support for ext2fsRichard Braun2013-09-161-5/+16
* 2004-01-10 Roberto Reale <rreale@iol.it>Roland McGrath2004-01-101-3/+3
* 2000-03-09 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-101-4/+4
* 1999-08-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-08-231-7/+11
* 1999-05-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-231-5/+5
* Replace references to the NUMBER field in a node's disknode structures withMiles Bader1996-04-111-2/+2
* (inode_getblk, block_getblk): Set dn_set_mtime too.Miles Bader1996-01-141-2/+2
* u32 --> block_tMiles Bader1995-09-151-7/+6
* Change uses of the ext2_{warning,error,panic} functions to not have theMiles Bader1995-05-121-1/+1
* (block_getblk, inode_getblk): Return ENOSPC instead of EIO when we can'tMiles Bader1995-05-101-2/+2
* entered into RCSMiles Bader1995-05-091-1/+1
* Formerly getblk.c.~15~Miles Bader1995-05-011-1/+4
* Formerly getblk.c.~14~Miles Bader1995-04-291-78/+68
* Formerly getblk.c.~13~Miles Bader1995-04-271-6/+14
* Formerly getblk.c.~12~Miles Bader1995-04-241-1/+1
* Formerly getblk.c.~11~Miles Bader1995-04-221-1/+3
* Formerly getblk.c.~10~Miles Bader1995-04-201-2/+2
* Formerly getblk.c.~9~Miles Bader1995-04-171-16/+15
* Formerly getblk.c.~8~Miles Bader1995-04-161-13/+17
* Formerly getblk.c.~7~Miles Bader1995-04-161-5/+5
* Formerly getblk.c.~6~Miles Bader1995-04-161-5/+5
* Formerly getblk.c.~5~Miles Bader1995-04-161-5/+5
* Formerly getblk.c.~4~Miles Bader1995-04-151-69/+71
* Formerly getblk.c.~3~Miles Bader1995-04-121-238/+71
* Formerly getblk.c.~2~Miles Bader1995-04-121-374/+391
* Initial revisionMiles Bader1995-04-121-0/+442