summaryrefslogtreecommitdiff
path: root/fs/nfs/pnfs_nfs.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-03nfs41: create NFSv3 DS connection if specifiedPeng Tao1-4/+84
2015-02-03nfs41: allow LD to choose DS connection version/minor_versionPeng Tao1-4/+7
2015-02-03nfs41: allow LD to choose DS connection auth flavorPeng Tao1-4/+6
2015-02-03nfs41: pull nfs4_ds_connect from file layout to generic pnfsPeng Tao1-0/+81
2015-02-03nfs41: pull decode_ds_addr from file layout to generic pnfsPeng Tao1-0/+149
2015-02-03nfs41: pull data server cache from file layout to generic pnfsPeng Tao1-0/+242
2015-02-03pnfs: Do not grab the commit_info lock twice when rescheduling writesTom Haynes1-7/+8
2015-02-03pnfs: Prepare for flexfiles by pulling out common codeTom Haynes1-0/+291