]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd4: remove unused defer_free argument
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 24 Jun 2014 20:51:12 +0000 (16:51 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 8 Jul 2014 21:14:25 +0000 (17:14 -0400)
commit28e9f88f55f7e7362e56f9b5856deb3856d89ea7
treef8e05919cde31ec787c3722bcff58715c518f5ad
parent2768acf300b3a0cc12eb2ad735ebed7e96e14503
nfsd4: remove unused defer_free argument

b1888cd06c7d "knfsd: nfsd4: represent nfsv4 acl with array instead of
linked list" removed the last user that wanted a custom free function.

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