freebsd-skq/sys/fs/ext2fs
Pedro F. Giffuni 879aeda7b6 Cosmetical off-by-one
Technically, the case when all the blocks are released
is not a sanity check.
Move further the comment while here.

Suggested by:	bde
MFC after:	3 days
2013-01-26 21:50:52 +00:00
..
ext2_alloc.c ext2fs: make some inode fields match the ext2 spec. 2013-01-22 18:54:03 +00:00
ext2_balloc.c ext2fs: make some inode fields match the ext2 spec. 2013-01-22 18:54:03 +00:00
ext2_bmap.c Fix typo 2012-08-18 16:13:16 +00:00
ext2_dinode.h ext2fs: cleanup de dinode structure. 2013-01-07 03:36:32 +00:00
ext2_dir.h Various style fixes including using uint*_t instead of u_int*_t. 2011-04-27 18:15:34 +00:00
ext2_extern.h Bring in reallocblk to ext2fs. 2011-12-15 20:31:18 +00:00
ext2_inode_cnv.c More constant renaming in preparation for newer features. 2012-12-20 02:22:36 +00:00
ext2_inode.c Cosmetical off-by-one 2013-01-26 21:50:52 +00:00
ext2_lookup.c Fix a couple of issues that appear to be inherited from the old 2012-05-16 15:53:38 +00:00
ext2_mount.h Some cosmetic fixes and remove a duplicate constant. 2011-02-01 18:30:52 +00:00
ext2_subr.c Bring in reallocblk to ext2fs. 2011-12-15 20:31:18 +00:00
ext2_vfsops.c More constant renaming in preparation for newer features. 2012-12-20 02:22:36 +00:00
ext2_vnops.c Fix a couple of issues that appear to be inherited from the old 2012-05-16 15:53:38 +00:00
ext2fs.h More constant renaming in preparation for newer features. 2012-12-20 02:22:36 +00:00
fs.h Style cleanups by jh@. 2011-12-16 15:47:43 +00:00
inode.h ext2fs: make some inode fields match the ext2 spec. 2013-01-22 18:54:03 +00:00