commit | a8b3acd57e3aaaf73a863a28e0e9f6cca37cd8e3 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Thu Mar 06 13:44:41 2008 +1100 |
committer | Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> | Fri Apr 18 11:39:03 2008 +1000 |
tree | d759912cd15f3e7a439f9b9b63bea2335d8faa62 | |
parent | db0bb7baa1533db156d8af3ebeda1f0473a0197a [diff] |
[XFS] vnode cleanup in xfs_fs_subr.c Cleanup the unneeded intermediate vnode step in the flushing helpers and go directly from the xfs_inode to the struct address_space. SGI-PV: 976035 SGI-Modid: xfs-linux-melb:xfs-kern:30530a Signed-off-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>