commit | 34c0d154243dd913c5690ae6ceb9557017429b9c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Oct 21 16:42:14 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Oct 22 08:13:20 2007 -0700 |
tree | 8e795b5d0e0833010fe3be8cf4754f864b2d07cb | |
parent | be55caf177e14bc54d1498d599a78849b0b230bb [diff] |
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 <hch@lst.de> Cc: Neil Brown <neilb@suse.de> Cc: "J. Bruce Fields" <bfields@fieldses.org> Cc: Steven Whitehouse <swhiteho@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>