[Bugs] [Bug 1369432] IATT cache invalidation should be sent when permission changes on file
bugzilla at redhat.com
bugzilla at redhat.com
Mon Aug 29 12:15:18 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1369432
--- Comment #4 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: http://review.gluster.org/15301 committed in master by Jeff Darcy
(jdarcy at redhat.com)
------
commit ff7eb311877f52a8fc543084317a537d42f496ee
Author: Poornima G <pgurusid at redhat.com>
Date: Wed Aug 24 09:55:32 2016 +0530
upcall: Add permission change flag to iatt flag
Currently IATT_UPDATE_FLAGS is (UP_NLINK | UP_MODE | UP_OWN | UP_SIZE |
UP_TIMES | UP_ATIME). But it should also have UP_PERM and permission bits
are apart of IATT.
This change will have no effect on the existing users as
IATT_UPDATE_FLAGS is currently used only by md-cache. And the changes in
md-cache to consume cache invalidation is not part of any release yet.
Change-Id: I7efad44972add152f5f981d733fb8191dc7ef8ef
BUG: 1369432
Signed-off-by: Poornima G <pgurusid at redhat.com>
Reviewed-on: http://review.gluster.org/15301
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Smoke: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Raghavendra G <rgowdapp at redhat.com>
Reviewed-by: Prashanth Pai <ppai at redhat.com>
Reviewed-by: Jeff Darcy <jdarcy at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list