The function unlink3_or_rmdir3() is called by both NFSv3 remove and
authorzoulasc <christos@zoulas.com>
Fri, 22 Jan 2016 15:20:21 +0000 (10:20 -0500)
committerzoulasc <christos@zoulas.com>
Fri, 22 Jan 2016 15:20:21 +0000 (10:20 -0500)
commitf5ff525d6b9ac739a4eb90cc536212d758f47a3b
treef5552957bcf56cfae33623303aee3f3f6a45687e
parentcfca7ea1fbb548d1fa28e9e14c8aa1c82bee11ca
The function unlink3_or_rmdir3() is called by both NFSv3 remove and
rmdir methods. Both these methods require post op wcc attributes
to be returned but unlink3_or_rmdir3() was returning only the pre op
wcc attributes. (Ian Kent)
amd/nfs_subr.c