freebsd-skq/sys/fs/ext2fs
pfg ffba019399 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 Various style fixes including using uint*_t instead of u_int*_t. 2011-04-27 18:15:34 +00:00
ext2_dir.h Various style fixes including using uint*_t instead of u_int*_t. 2011-04-27 18:15:34 +00:00
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 Some cosmetic fixes and remove a duplicate constant. 2011-02-01 18:30:52 +00:00
ext2_subr.c Fix build with KDB defined. 2011-01-19 19:49:48 +00:00
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 Various style fixes including using uint*_t instead of u_int*_t. 2011-04-27 18:15:34 +00:00
fs.h
inode.h Sync with several changes in UFS/FFS: 2011-04-28 14:27:17 +00:00