From: Andy Adamson <andros@xxxxxxxxxx> March 31 review comments. squash into nfsd41: DRC save, restor, and clear functions Signed-off-by: Andy Adamson <andros@xxxxxxxxxx> --- fs/nfsd/nfs4state.c | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/fs/nfsd/nfs4state.c b/fs/nfsd/nfs4state.c index b4eb49a..852b101 100644 --- a/fs/nfsd/nfs4state.c +++ b/fs/nfsd/nfs4state.c @@ -1100,9 +1100,7 @@ nfsd4_store_cache_entry(struct nfsd4_compoundres *resp) } /* - * Copy the cached NFSv4.1 reply skipping the cached rpc header into the - * replay result res.head[0] past the rpc header to end up with replay - * rpc header and cached NFSv4.1 reply. + * We keep the rpc header, but take the nfs reply from the replycache. */ static int nfsd41_copy_replay_data(struct nfsd4_compoundres *resp, -- 1.5.4.3 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html