Make sure that closefid/closereq are called with a refcount of 1 when fid or request are not returned. (non-return should not be counted as return in refcount). Without the patch, the fid/req structure will leak in the error case.