commit | 644f9ab3b0aa386820ce709de747d46b4cece16f | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Oct 21 16:42:15 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Oct 22 08:13:20 2007 -0700 |
tree | b1c77ca7ae6d95c849244c0d5d53b6517e510910 | |
parent | 34c0d154243dd913c5690ae6ceb9557017429b9c [diff] |
ocfs2: new export ops OCFS2 has it's own 64bit-firendly filehandle format so we can't use the generic helpers here. I'll add a struct for the types later. Signed-off-by: Christoph Hellwig <hch@lst.de> Cc: Neil Brown <neilb@suse.de> Cc: "J. Bruce Fields" <bfields@fieldses.org> Cc: Mark Fasheh <mark.fasheh@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>