[Bugs] [Bug 1369432] New: IATT cache invalidation should be sent when permission changes on file
bugzilla at redhat.com
bugzilla at redhat.com
Tue Aug 23 12:13:34 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1369432
Bug ID: 1369432
Summary: IATT cache invalidation should be sent when permission
changes on file
Product: GlusterFS
Version: mainline
Component: upcall
Assignee: bugs at gluster.org
Reporter: pgurusid at redhat.com
CC: bugs at gluster.org
Description of problem:
Currently IATT_UPDATE_FLAGS is (UP_NLINK | UP_MODE | UP_OWN | UP_SIZE | \
UP_TIMES | UP_ATIME)
Where as it should be (UP_NLINK | UP_MODE | UP_OWN | UP_SIZE | UP_TIMES |
UP_ATIME | UP_PERM)
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
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