[PATCH] kNFSd: Make sure svc_process releases response even on error.
If a rpc operation indicates that response should be dropped (e.g. kmalloc failure) we must still call pc_release to release anything it may have allocated.
Showing
Please register or sign in to comment