diff options
author | Mohit Agrawal <moagrawa@redhat.com> | 2016-12-19 09:14:44 +0530 |
---|---|---|
committer | Raghavendra G <rgowdapp@redhat.com> | 2017-01-09 22:27:50 -0800 |
commit | 167f417f73d7877e7b5ea5bf72e66964d463d4b6 (patch) | |
tree | 53988d6b75d123d11096db5ed93552095d4e4c60 /libglusterfs/src/syscall.h | |
parent | c89a065af2adc11d5aca3a4500d2e8c1ea02ed28 (diff) |
dht : file rename operation is successful but log has error File exists
Problem: file rename operation is successful but log has error
'key:trusted.glusterfs.dht.linkto error:File exists'
Solution: The error comes in log only when file already has set this xattr
(trusted.glusterfs.dht.linkto) before run rename operation and
in that case sys_lsetxattr throws this kind of message.
To avoid the error message in logs update the condition in
posix_handle_pair.
BUG: 1404905
Change-Id: Iafd8cb45f9d7f4fe247e297a6ef0af978a8d0b30
Signed-off-by: Mohit Agrawal <moagrawa@redhat.com>
Reviewed-on: http://review.gluster.org/16185
Smoke: Gluster Build System <jenkins@build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org>
CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
Reviewed-by: Raghavendra G <rgowdapp@redhat.com>
Diffstat (limited to 'libglusterfs/src/syscall.h')
0 files changed, 0 insertions, 0 deletions