[XFS] Remove m_nreadaheads
commit40906630f18fdf5ac27f5928c20f76eeac8fb0f0
authorEric Sandeen <sandeen@sandeen.net>
Thu, 16 Aug 2007 06:24:31 +0000 (16 16:24 +1000)
committerTim Shimmin <tes@chook.melbourne.sgi.com>
Mon, 15 Oct 2007 06:37:46 +0000 (15 16:37 +1000)
treed567e11ad9234ad37ed59213ad8344891d573c78
parentcd8b0a97bd9216578a44a9bf82188cd901295964
[XFS] Remove m_nreadaheads

m_nreadaheads in the mount struct is never used; remove it and the various
macros assigned to it. Also remove a couple other unused macros in the
same areas.

Removes one user of xfs_physmem.

SGI-PV: 968563
SGI-Modid: xfs-linux-melb:xfs-kern:29322a

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
fs/xfs/linux-2.6/xfs_lrw.h
fs/xfs/xfs_mount.c
fs/xfs/xfs_mount.h
fs/xfs/xfs_rw.h