commit | 48c872a9f3ec4cdc37801aae9ef16c80026503ea | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Thu Aug 30 17:20:31 2007 +1000 |
committer | Tim Shimmin <tes@chook.melbourne.sgi.com> | Tue Oct 16 11:43:55 2007 +1000 |
tree | 51d377e7ced7298d96daf9008558e54177e47a30 | |
parent | b09cc77109dbf33463480952de10511a2b67bba6 [diff] |
[XFS] decontaminate vfs operations from behavior details All vfs ops now take struct xfs_mount pointers and the behaviour related glue is split out into methods of its own. SGI-PV: 969608 SGI-Modid: xfs-linux-melb:xfs-kern:29504a Signed-off-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: David Chinner <dgc@sgi.com> Signed-off-by: Tim Shimmin <tes@sgi.com>