[Bugs] [Bug 1293256] [Tier]: "Bad file descriptor" on removal of symlink only on tiered volume
bugzilla at redhat.com
bugzilla at redhat.com
Mon Dec 21 17:16:39 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1293256
--- Comment #3 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/13034 committed in master by Dan Lambright
(dlambrig at redhat.com)
------
commit 7237f8f0d72743d2522b7db1be928c5016713c59
Author: Mohammed Rafi KC <rkavunga at redhat.com>
Date: Mon Dec 21 14:18:26 2015 +0530
tier/unlink: open fd for special file for fdstat
DUring unlink of a file, dht request stat to see whether
the file is under migration or not. But in posix_unlink
currently we are opening for regular files. so the fdstat
for special files are failing with EBAD
Change-Id: Ic0678e42e7701c3dffb91d98272e664b0fc646b5
BUG: 1293256
Signed-off-by: Mohammed Rafi KC <rkavunga at redhat.com>
Reviewed-on: http://review.gluster.org/13034
Reviewed-by: Raghavendra G <rgowdapp at redhat.com>
Reviewed-by: Susant Palai <spalai at redhat.com>
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
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