]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit650992dfc6a0fe667ccf914a082f2a18601a8faa
tree3f9c1ea1e51c00a50fa33d033766abe32bc031ef
parent7061560a55a64806978962df911822d4b391285a
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