This is try 5 of the first wave of the linux pnfs client submission. The only change (besides rebase on top of Trond's most recent nfs-for-2.6.37 branch) between this series and the previous is that owner/sign-off issues have been addressed, which allows us to remove the RFC label of the previous series. For those interested, the patches themselves can also be found at git://linux-nfs.org/~iisaman/linux-pnfs.git, branch devinfo-submit-rc7-trond This is the start of code implementing pnfs, based on RFC 5661. Since sending the whole thing at once would be overwhelming, we are trying to break it into bite sized waves. This first wave implements the mount/umount infrastructure, as well as sending the LAYOUTGET and GETDEVTICEINFO calls on io (but not actually using the information for io). Note that two major simplifications to the protocol will be made throughout the initial submission process: only the file layout driver is considered, and only whole file layouts are requested. These patches apply against Trond's nfs-for-2.6.37 branch. patches 01-08 implement the mount/umount hooks patches 09-12 implement LAYOUTGET and GETDEVICEINFO -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html