commit | b677c210cec0d6755335ffc01691982c417dd39e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Wed Aug 29 11:46:28 2007 +1000 |
committer | Tim Shimmin <tes@chook.melbourne.sgi.com> | Tue Oct 16 11:38:56 2007 +1000 |
tree | 9a61fdd81e48aac948346a096bed9c72e5f34114 | |
parent | 09262b4339de5417a10803fbfac277eebb38ca5a [diff] |
[XFS] move v_iocount from bhv_vnode to xfs_inode struct bhv_vnode is on it's way out, so move the I/O count to the XFS inode. SGI-PV: 969608 SGI-Modid: xfs-linux-melb:xfs-kern:29497a Signed-off-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: David Chinner <dgc@sgi.com> Signed-off-by: Tim Shimmin <tes@sgi.com>