]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - fs/nfs/internal.h
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)
commitc36aae9ad95afa2f9a9e9109d989c21af221fabd
tree60658de1393e59d61b66d143073faa17f92a6587
parentabde71f4d3c027a30f8d725e1e22001313b4481a
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