freebsd-skq/sys/fs/ext2fs
pfg f4f6188cae ext2fs: fix a check for negative block numbers.
The previous change accidentally left the substraction we
were trying to avoid in case that i_blocks could become
negative.

Reported by:	bde
MFC after:	4 days
2013-01-23 14:29:29 +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
ext2_extern.h
ext2_inode_cnv.c More constant renaming in preparation for newer features. 2012-12-20 02:22:36 +00:00
ext2_inode.c ext2fs: fix a check for negative block numbers. 2013-01-23 14:29:29 +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
ext2_subr.c
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
inode.h ext2fs: make some inode fields match the ext2 spec. 2013-01-22 18:54:03 +00:00