Module Name: src Committed By: jdolecek Date: Sun Aug 14 11:40:31 UTC 2016
Modified Files: src/sys/ufs/ext2fs: ext2fs.h ext2fs_xattr.c Log Message: add EXT2F_HAS_ROCOMPAT_FEATURE() macro, and change the current EXT2F_HAS_{COMPAT|INCOMPAT}_FEATURE() to take fs as first parameter To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 src/sys/ufs/ext2fs/ext2fs.h cvs rdiff -u -r1.2 -r1.3 src/sys/ufs/ext2fs/ext2fs_xattr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.