diff options
| author | Pranith Kumar K <pkarampu@redhat.com> | 2015-01-12 12:50:50 +0530 | 
|---|---|---|
| committer | Niels de Vos <ndevos@redhat.com> | 2015-02-09 03:49:26 -0800 | 
| commit | 0594edfb3c9e2aa5a199ce1e2722b269636b4d4b (patch) | |
| tree | 3e334e8c253433292c13e45a42e8d1144fe0c9aa /COPYING-LGPLV3 | |
| parent | 0ee6628471c27e57577dbcf4e4823f0b0b526ae2 (diff) | |
storage/posix: Set gfid after all xattrs, uid/gid are set
        Backport of http://review.gluster.com/9434
Problem:
When a new entry is created gfid is set even before uid/gid, xattrs
are set on the entry. This can lead to dht/afr healing that file/dir
with the uid/gid it sees just after the gfid is set, i.e. root/root.
Sometimes setattr/setxattr are failing on that file/dir.
Fix:
Set gfid of the file/directory only after uid/gid, xattrs are setup
properly. Readdirp, lookup either wait for the gfid to be assigned
to the entry or not update the in-memory inode ctx in posix-acl
xlator which was producing lot EACCESS/EPERM to the application
or dht/afr self-heals.
BUG: 1184528
Change-Id: I66459bbf595746ede6869447fb68a7dd23a38b7f
Signed-off-by: Pranith Kumar K <pkarampu@redhat.com>
Reviewed-on: http://review.gluster.org/9473
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Niels de Vos <ndevos@redhat.com>
Diffstat (limited to 'COPYING-LGPLV3')
0 files changed, 0 insertions, 0 deletions
