[Bugs] [Bug 1441106] [Geo-rep]: Unnecessary unlink call while processing rmdir
bugzilla at redhat.com
bugzilla at redhat.com
Thu Apr 13 11:47:33 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1441106
--- Comment #3 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/17041 committed in master by Aravinda VK
(avishwan at redhat.com)
------
commit 324509b340ebbab1e1531de9ba0a3ed6f4563753
Author: Kotresh HR <khiremat at redhat.com>
Date: Mon Apr 10 06:52:51 2017 -0400
geo-rep: Remove unlink fop during rmdir
Even though it is known to be 'RMDIR', os.unlink
was being tried and os.rmdir is issued upon receiving
EISDIR. It's unnecessary unlink call for 'RMDIR'.
Fixed the same.
Change-Id: I8dbb680ee2c7f0c32b7799b1ed5351b3621cb42a
BUG: 1441106
Signed-off-by: Kotresh HR <khiremat at redhat.com>
Reviewed-on: https://review.gluster.org/17041
Smoke: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Aravinda VK <avishwan at redhat.com>
--
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=1SxnYB9RK9&a=cc_unsubscribe
More information about the Bugs
mailing list