[Bugs] [Bug 1290677] tiering: T files getting created , even after disk quota exceeds
bugzilla at redhat.com
bugzilla at redhat.com
Tue Jan 5 12:42:59 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1290677
--- Comment #15 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/13130 committed in master by Dan Lambright
(dlambrig at redhat.com)
------
commit 45b1bf53da028b92ea7fc3f21a53f2a3cb0d8b0c
Author: Mohammed Rafi KC <rkavunga at redhat.com>
Date: Sat Jan 2 23:34:54 2016 +0530
tier/create: store TIER_LINKFILE_GFID in xattr dictionary
In tier_create, a new key TIER_LINKFILE_GFID was introduced to
avoid a race in stale linkfile deletion. Storing this key in
xattr dictionary instead of using local->params dictionary.
Because local->params dictionary was also used to create the file
before stale linkfile deletion, that leads posix_create to fail,
trying to set the added key as extended attributes
Change-Id: I24fecb62b47bee65a1e86103925a67d13304c5df
BUG: 1290677
Signed-off-by: Mohammed Rafi KC <rkavunga at redhat.com>
Reviewed-on: http://review.gluster.org/13130
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: N Balachandran <nbalacha at redhat.com>
Reviewed-by: Dan Lambright <dlambrig at redhat.com>
Tested-by: Dan Lambright <dlambrig at redhat.com>
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
More information about the Bugs
mailing list