This patchset is a medium scale rewrite of the export operations interface. The goal is to make the interface less complex, and easier to understand from the filesystem side, aswell as preparing generic support for exporting of 64bit inode numbers. This touches all nfs exporting filesystems, and I've done testing on all of the filesystems I have here locally (xfs, ext2, ext3, reiserfs, jfs) Unlike the last posting this series is against -mm (2.6.23-rc6-mm1 specificly), so the first patch has been dropped as it's in git-xfs already, and the XFS conversion has gotten some major context changes due to the changes in git-xfs. Except for those and some typo fixes in the documentation patch it's identical to the previous one. This series is sent for inclusion into -mm. - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html