[Bugs] [Bug 1331323] [Granular entry sh] - Implement renaming of indices in index translator
bugzilla at redhat.com
bugzilla at redhat.com
Tue Jul 12 07:22:47 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1331323
--- Comment #15 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/14870 committed in master by Pranith Kumar
Karampuri (pkarampu at redhat.com)
------
commit 633d88ea7ef621bcce9a408188bc57858f6ca942
Author: Krutika Dhananjay <kdhananj at redhat.com>
Date: Thu Jul 7 14:33:20 2016 +0530
features/index: Ignore regular files when examining state of the inode wrt
ENTRY_CHANGES
This prevents unnecessary sys_lstat() syscall when xattrop
is operating on regular files.
Also, to avoid (even) the one-time execution of sys_lstat()
syscalls on disperse volumes or replicate volumes when granular
entry self-heal is disabled, we pass a key in afr_selfheal_undo_pending()
indicating to index that this xattrop is on a granular directory index.
Index will accordingly decide whether or not to attempt the index state
initialization.
Change-Id: I616d9a4b3704066f4a2770d3ca307f7dca9122e0
BUG: 1331323
Signed-off-by: Krutika Dhananjay <kdhananj at redhat.com>
Reviewed-on: http://review.gluster.org/14870
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: Anuradha Talur <atalur at redhat.com>
Reviewed-by: Pranith Kumar Karampuri <pkarampu 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=AwjYJUBkAn&a=cc_unsubscribe
More information about the Bugs
mailing list