]> git.baikalelectronics.ru Git - kernel.git/commit
nfs: allow different protocol in nfs_initiate_commit
authorPeng Tao <tao.peng@primarydata.com>
Sun, 8 Jun 2014 23:10:14 +0000 (07:10 +0800)
committerTom Haynes <loghyr@primarydata.com>
Tue, 3 Feb 2015 19:06:35 +0000 (11:06 -0800)
commit6d752d7f3801ded0e09223ad864e8cc7a2aea49e
tree60658de1393e59d61b66d143073faa17f92a6587
parent18fe21695f429c4e7ae58d861a4caf6f890e4417
nfs: allow different protocol in nfs_initiate_commit

pnfs flexfile layout client may want to use NFSv3 ops rather
than the default MDS v4 ops.

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/pnfs_nfs.c
fs/nfs/write.c