[XFS] Implement the di_extsize allocator hint for non-realtime files as
authorNathan Scott <nathans@sgi.com>
Wed, 11 Jan 2006 04:28:28 +0000 (15:28 +1100)
committerNathan Scott <nathans@sgi.com>
Wed, 11 Jan 2006 04:28:28 +0000 (15:28 +1100)
commitdd9f438e32900d67def49fa1b8961b3e19b6fefc
treea0a51110a13445f3a27b72303e36ef6ef48db0eb
parent061f7209bdfb0193b306f88b4ff36b2574b001d3
[XFS] Implement the di_extsize allocator hint for non-realtime files as
well.  Also provides a mechanism for inheriting this property from the
parent directory for new files.

SGI-PV: 945264
SGI-Modid: xfs-linux-melb:xfs-kern:24367a

Signed-off-by: Nathan Scott <nathans@sgi.com>
fs/xfs/xfs_bmap.c
fs/xfs/xfs_bmap.h
fs/xfs/xfs_dinode.h
fs/xfs/xfs_fs.h
fs/xfs/xfs_inode.c
fs/xfs/xfs_iomap.c
fs/xfs/xfs_vnodeops.c