]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4: Split out NFS v4.2 copy completion functions
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 20 Sep 2018 20:12:13 +0000 (16:12 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 30 Sep 2018 19:35:17 +0000 (15:35 -0400)
commit6aa319c9c3d4ee0835e3201b8887b02a8ee61631
tree8390cb51725330b50b9b18b070f363af5e31f271
parent3924e1d65a2f903a3103f214e1f8ae1384f1c2d2
NFSv4: Split out NFS v4.2 copy completion functions

The convention in the rest of the code is to have a separate function
for anything that might be ifdef-ed out.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs4state.c