freebsd-dev/sys/fs/ext2fs
Pedro F. Giffuni 25efc7c822 ext2fs: Add defines for some missing ext4 feature flags.
These are currently unused in our implementation and some even appear to
have not been implemented yet on linux but it is good to keep them for
reference.

Obtained from:	NetBSD (CVS Rev. 1.41)
MFC after:	1 month
2016-08-06 17:24:35 +00:00
..
ext2_alloc.c
ext2_balloc.c
ext2_bmap.c Fix a style bug. 2016-06-08 02:39:10 +00:00
ext2_dinode.h ext2fs: Add some more inode flags. 2016-08-06 16:48:40 +00:00
ext2_dir.h
ext2_extents.c
ext2_extents.h
ext2_extern.h
ext2_hash.c
ext2_htree.c
ext2_inode_cnv.c
ext2_inode.c
ext2_lookup.c
ext2_mount.h
ext2_subr.c
ext2_vfsops.c ext2fs: Stop dropping and reacquiring Giant around geom calls. 2016-06-07 21:40:42 +00:00
ext2_vnops.c
ext2fs.h ext2fs: Add defines for some missing ext4 feature flags. 2016-08-06 17:24:35 +00:00
fs.h
htree.h
inode.h