[Bugs] [Bug 1324040] marker: set inode ctx before lokkup is unwind
bugzilla at redhat.com
bugzilla at redhat.com
Wed Apr 6 14:08:57 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1324040
--- Comment #7 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/13910 committed in release-3.7 by Vijaikumar
Mallikarjuna (vmallika at redhat.com)
------
commit 9756226b4dfd0e4346e9c5c2f94c3a59a6254f34
Author: vmallika <vmallika at redhat.com>
Date: Wed Apr 6 14:09:50 2016 +0530
marker: do mq_reduce_parent_size_txn in FG for unlink & rmdir
This is a backport of http://review.gluster.org/#/c/13874/
* If a "rm -rf" is performed by a client, we initiate a
marker background operation mq_reduce_parent_size_txn
for rmdir and unlink.
mq_reduce_parent_size_txn can fail when updating
size on the ancestor directories, if these directories
are removed during the txn as the child-parent association
removed in the dentry list.
So execute mq_reduce_parent_size_txn in foreground
and then do the UNWIND for rmdir and unlink FOP
> Change-Id: Iefcdced4c6ae0dbd43f92814d0ddcd1e33825864
> BUG: 1322489
> Signed-off-by: vmallika <vmallika at redhat.com>
Change-Id: I79e4b53e4bacd39d23dad5278a7d02a338e59195
BUG: 1324040
Signed-off-by: vmallika <vmallika at redhat.com>
Reviewed-on: http://review.gluster.org/13910
Smoke: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Raghavendra G <rgowdapp at redhat.com>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.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=zTTJzEGHmz&a=cc_unsubscribe
More information about the Bugs
mailing list