Bug 1139992 - DHT :- rm -rf is not removing stale link file and because of that unable to create file having same name as stale link file
Summary: DHT :- rm -rf is not removing stale link file and because of that unable to c...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: distribute
Version: 3.4.5
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
Depends On: 1117283 1117923
Blocks: glusterfs-3.4.6 1138389 1139170
TreeView+ depends on / blocked
 
Reported: 2014-09-10 07:02 UTC by Raghavendra G
Modified: 2015-04-13 07:07 UTC (History)
6 users (show)

Fixed In Version:
Clone Of: 1117923
Environment:
Last Closed: 2015-04-13 07:07:42 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Comment 1 Anand Avati 2014-09-10 08:38:02 UTC
REVIEW: http://review.gluster.org/8673 (DHT/Create : Failing to identify a linkto file in lookup_everywhere_cbk path) posted (#1) for review on release-3.4 by Raghavendra G (rgowdapp)

Comment 2 Anand Avati 2014-09-24 15:14:27 UTC
REVIEW: http://review.gluster.org/8673 (DHT/Create : Failing to identify a linkto file in lookup_everywhere_cbk path) posted (#2) for review on release-3.4 by Raghavendra G (rgowdapp)

Comment 3 Anand Avati 2014-09-25 12:01:06 UTC
REVIEW: http://review.gluster.org/8673 (DHT/Create : Failing to identify a linkto file in lookup_everywhere_cbk path) posted (#3) for review on release-3.4 by Raghavendra G (rgowdapp)

Comment 4 Anand Avati 2014-09-25 13:53:56 UTC
REVIEW: http://review.gluster.org/8673 (DHT/Create : Failing to identify a linkto file in lookup_everywhere_cbk path) posted (#4) for review on release-3.4 by Raghavendra G (rgowdapp)

Comment 5 Anand Avati 2014-10-09 05:40:36 UTC
REVIEW: http://review.gluster.org/8673 (DHT/Create : Failing to identify a linkto file in lookup_everywhere_cbk path) posted (#5) for review on release-3.4 by Raghavendra G (rgowdapp)

Comment 6 Anand Avati 2014-10-09 07:34:57 UTC
REVIEW: http://review.gluster.org/8673 (DHT/Create : Failing to identify a linkto file in lookup_everywhere_cbk path) posted (#6) for review on release-3.4 by Raghavendra G (rgowdapp)

Comment 7 Anand Avati 2014-10-20 14:53:37 UTC
COMMIT: http://review.gluster.org/8673 committed in release-3.4 by Kaleb KEITHLEY (kkeithle) 
------
commit 3042613687d976c4e8938fb411cedc6e6ef559bf
Author: Susant Palai <spalai>
Date:   Wed Jul 9 09:31:45 2014 -0400

    DHT/Create : Failing to identify a linkto file in lookup_everywhere_cbk path
    
    In case a file is not found in its cached subvol we proceed with
    dht_lookup_everywhere. But as we dont add the linkto xattr to the
    dictionary, we fail to identify any linkto file encountered.The
    implication being we end up thinking the linkto file as a regular file
    and proceed with the fop.
    
    Change-Id: Iab02dc60e84bb1aeab49182f680c0631c33947e2
    BUG: 1139992
    Signed-off-by: Susant Palai <spalai>
    Reviewed-on: http://review.gluster.org/8277
    Reviewed-by: Vijay Bellur <vbellur>
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-on: http://review.gluster.org/8673
    Reviewed-by: N Balachandran <nbalacha>
    Reviewed-by: Kaleb KEITHLEY <kkeithle>


Note You need to log in before you can comment on or make changes to this bug.