gfs2: new export ops
authorChristoph Hellwig <[email protected]>
Sun, 21 Oct 2007 23:42:14 +0000 (16:42 -0700)
committerLinus Torvalds <[email protected]>
Mon, 22 Oct 2007 15:13:20 +0000 (08:13 -0700)
commit34c0d154243dd913c5690ae6ceb9557017429b9c
tree8e795b5d0e0833010fe3be8cf4754f864b2d07cb
parentbe55caf177e14bc54d1498d599a78849b0b230bb
gfs2: new export ops

Convert gfs2 to the new ops.  Uses a similar structure to the generic helpers,
but gfs2 has it's own file handle formats.

Signed-off-by: Christoph Hellwig <[email protected]>
Cc: Neil Brown <[email protected]>
Cc: "J. Bruce Fields" <[email protected]>
Cc: Steven Whitehouse <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/gfs2/ops_export.c