]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd4: define ->op_release for compound ops
authorJ. Bruce Fields <bfields@redhat.com>
Fri, 5 May 2017 21:09:37 +0000 (17:09 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 25 Aug 2017 02:12:48 +0000 (22:12 -0400)
commite6390e14f46796371a3e6000805bda54640abda2
treebcfe6172004c09e2b0a5966fb6bb66855169bb32
parent57be5708fdbc8133af2c822aa4429d5fdb36c58f
nfsd4: define ->op_release for compound ops

Run a separate ->op_release function if necessary instead of depending
on the xdr encoder to do this.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4proc.c
fs/nfsd/nfs4xdr.c
fs/nfsd/xdr4.h