Module Name: src Committed By: jdolecek Date: Sun Aug 14 11:25:36 UTC 2016
Modified Files:
src/sys/ufs/ext2fs: ext2fs_bmap.c
Log Message:
check correct inode extents flag - IN_E4EXTENTS is defined as 0x8000, correct
flag EXT2_EXTENTS is 0x80000
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/ufs/ext2fs/ext2fs_bmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
