[Bugs] [Bug 1421653] dht_setxattr returns EINVAL when a file is deleted during the FOP
bugzilla at redhat.com
bugzilla at redhat.com
Mon Feb 13 11:18:29 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1421653
--- Comment #1 from Nithya Balachandran <nbalacha at redhat.com> ---
RCA:
op_errno is not set to local->op_errno in dht_setxattr2 immediately after the
frame check. This causes the function to unwind with op_errno set to EINVAL in
case of error.
The null subvol check has also been moved to after op_errno is set to
local->op_errno in dht_removexattr2 .
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=yk2hXRFsNK&a=cc_unsubscribe
More information about the Bugs
mailing list