]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - fs/nfsd/xdr4.h
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)
commit34b1744c91ccd44811005822106945fa80ecbff2
treebcfe6172004c09e2b0a5966fb6bb66855169bb32
parentf4f9ef4a1b0a1ca80b152e28e176d69515bdf7e8
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