OSDN Git Service

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)
commit80f42368868e082c5c1dcca6ada94f6b8eab4991
tree8390cb51725330b50b9b18b070f363af5e31f271
parent000d3f9566edfa48d592198257283a4465f87ffd
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