freebsd-dev/sys/fs/ext2fs
Pedro F. Giffuni c14d4ad1c6 Merge ext2_readwrite.c into ext2_vnops.c as done in UFS in r101729.
This removes the obfuscations mentioned in ext2_readwrite and
places the clustering funtion in a location similar to other
UFS-based implementations.

No performance or functional changeses are expected from
this move.

PR:		kern/159232
Suggested by:	bde
Approved by:	jhb (mentor)
MFC after:	2 weeks
2011-12-14 22:04:14 +00:00
..
ext2_alloc.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
ext2_balloc.c Sync with several changes in UFS/FFS: 2011-04-28 14:27:17 +00:00
ext2_bmap.c
ext2_dinode.h
ext2_dir.h
ext2_extern.h Sync with several changes in UFS/FFS: 2011-04-28 14:27:17 +00:00
ext2_inode_cnv.c
ext2_inode.c Sync with several changes in UFS/FFS: 2011-04-28 14:27:17 +00:00
ext2_lookup.c Merge comments about converting directory entries to be more direct and 2011-05-14 01:10:57 +00:00
ext2_mount.h
ext2_subr.c
ext2_vfsops.c Add a lock flags argument to the VFS_FHTOVP() file system 2011-05-22 01:07:54 +00:00
ext2_vnops.c Merge ext2_readwrite.c into ext2_vnops.c as done in UFS in r101729. 2011-12-14 22:04:14 +00:00
ext2fs.h
fs.h
inode.h Sync with several changes in UFS/FFS: 2011-04-28 14:27:17 +00:00