nfs: allow to specify cred in nfs_initiate_pgio
authorPeng Tao <tao.peng@primarydata.com>
Fri, 13 Jun 2014 15:02:25 +0000 (23:02 +0800)
committerTom Haynes <loghyr@primarydata.com>
Tue, 3 Feb 2015 19:06:37 +0000 (11:06 -0800)
commit46a5ab4754cad6aeefd96feae8ba65db8655e1af
tree3f9c1ea1e51c00a50fa33d033766abe32bc031ef
parent2c4b131dea469e4df5bd59ccb490063b69e06155
nfs: allow to specify cred in nfs_initiate_pgio

so that flexfile layout client can pass in DS credential instead of
using user cred, which will be done in the next patch.

Signed-off-by: Peng Tao <tao.peng@primarydata.com>
Signed-off-by: Tom Haynes <Thomas.Haynes@primarydata.com>
fs/nfs/filelayout/filelayout.c
fs/nfs/internal.h
fs/nfs/pagelist.c