0f8779b64e
Properly return an error reply if an NFS remove or link operation fails. Previously the failing operation would allocate an mbuf and construct an error reply, but because the function did not return 0, the NFS server assumed it had failed to generate a reply and would leak the reply mbuf as well as not sending the reply to the NFS client. |
||
---|---|---|
.. | ||
nfs_fha.c | ||
nfs_fha.h | ||
nfs_serv.c | ||
nfs_srvkrpc.c | ||
nfs_srvsubs.c | ||
nfs.h | ||
nfsm_subs.h | ||
nfsrvcache.h | ||
nfsrvstats.h |