freebsd-nq/sys/fs/ext2fs
Pedro F. Giffuni 33587684a6 ifdef ext2_print_inode which is not really used.
ext2_print_inode is not really used but it was nice to
have for initial development work. #ifdef it under a
new EXT2FS_DEBUG knob so that we don't spend time
compiling it.

MFC after:	3 days
2014-11-12 16:23:56 +00:00
..
ext2_alloc.c
ext2_balloc.c
ext2_bmap.c
ext2_dinode.h
ext2_dir.h Revert r269523: 2014-08-05 01:25:14 +00:00
ext2_extents.c
ext2_extents.h
ext2_extern.h ifdef ext2_print_inode which is not really used. 2014-11-12 16:23:56 +00:00
ext2_hash.c
ext2_htree.c
ext2_inode_cnv.c ifdef ext2_print_inode which is not really used. 2014-11-12 16:23:56 +00:00
ext2_inode.c
ext2_lookup.c
ext2_mount.h
ext2_subr.c
ext2_vfsops.c ifdef ext2_print_inode which is not really used. 2014-11-12 16:23:56 +00:00
ext2_vnops.c Do not set IN_ACCESS flag for read-only mounts. The IN_ACCESS 2014-10-11 19:09:56 +00:00
ext2fs.h
fs.h
htree.h
inode.h