From: Andy Adamson <andros@xxxxxxxxxx> Only resending NFSv4.1 add nfs_inode book keeping for mdsthreshold. Responded to Trond's comments. I have not tested the directio nor the memmap io cases. The regular file i/o works as intended. Andy Adamson (4): NFSv4.1 mdsthreshold attribute xdr NFSv4.1 cache mdsthreshold values on OPEN NFSv4.1 add nfs_inode book keeping for mdsthreshold NFSv4.1 test the mdsthreshold hint parameters fs/nfs/direct.c | 2 + fs/nfs/file.c | 1 + fs/nfs/inode.c | 4 ++ fs/nfs/nfs4proc.c | 38 ++++++++++++-- fs/nfs/nfs4xdr.c | 125 ++++++++++++++++++++++++++++++++++++++++++++++- fs/nfs/pnfs.c | 94 +++++++++++++++++++++++++++++++++++ fs/nfs/pnfs.h | 21 ++++++++ fs/nfs/read.c | 2 + include/linux/nfs4.h | 7 +++ include/linux/nfs_fs.h | 4 ++ include/linux/nfs_xdr.h | 10 ++++ 11 files changed, 301 insertions(+), 7 deletions(-) -- 1.7.7.6 -- 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