Bug 990410 - File rename creates a new file with same name on windows client
Summary: File rename creates a new file with same name on windows client
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: gluster-smb
Version: pre-release
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
Assignee: Raghavendra Talur
QA Contact:
URL:
Whiteboard:
Depends On: 981318
Blocks: 956495
TreeView+ depends on / blocked
 
Reported: 2013-07-31 06:57 UTC by Raghavendra Talur
Modified: 2014-04-17 11:44 UTC (History)
5 users (show)

Fixed In Version: glusterfs-3.5.0
Clone Of: 981318
Environment:
Last Closed: 2014-04-17 11:44:44 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Comment 1 Anand Avati 2013-07-31 06:59:17 UTC
REVIEW: http://review.gluster.org/5440 (dht: make linkfile creation mode explicitly get set) posted (#1) for review on master by Anand Avati (avati)

Comment 2 Anand Avati 2013-07-31 16:03:29 UTC
REVIEW: http://review.gluster.org/5447 (gfapi: perform open() on pre-existing inode in glfs_creat()) posted (#1) for review on master by Anand Avati (avati)

Comment 3 Anand Avati 2013-07-31 20:30:26 UTC
COMMIT: http://review.gluster.org/5447 committed in master by Anand Avati (avati) 
------
commit dfedfec3593ca0fc026d8a094916824e1b90e60b
Author: Anand Avati <avati>
Date:   Mon Jul 22 10:02:34 2013 -0700

    gfapi: perform open() on pre-existing inode in glfs_creat()
    
    Performing syncop_create() on a pre-existing file can result
    in opening the linkfile if DHT has a linkfile for the file.
    This is because dht_create() will perform the op on the
    hashed_subvol() and overwrite the layout in dht_create_cbk.
    
    Change-Id: I7a0db56921ec9fc3e278e0418db3b967f81e5598
    BUG: 990410
    Signed-off-by: Anand Avati <avati>
    Reviewed-on: http://review.gluster.org/5447
    Reviewed-by: Raghavendra Talur <rtalur>
    Tested-by: Raghavendra Talur <rtalur>
    Tested-by: Gluster Build System <jenkins.com>

Comment 4 Anand Avati 2013-07-31 20:32:08 UTC
COMMIT: http://review.gluster.org/5440 committed in master by Anand Avati (avati) 
------
commit 394055e31f3c90701336c84aafa7d3ab1e313c65
Author: Anand Avati <avati>
Date:   Mon Jul 22 01:26:43 2013 -0700

    dht: make linkfile creation mode explicitly get set
    
    Because of posix default_acl on parent directory, the mode
    of linkfile can get masked with the mode in the default acl.
    
    This breaks DHT integrity. So let the mode get explicitly reset
    after mknod().
    
    Change-Id: Ia7328e1ee7b4430bda308f9da293dba78405e081
    BUG: 990410
    Signed-off-by: Anand Avati <avati>
    Reviewed-on: http://review.gluster.org/5440
    Reviewed-by: Amar Tumballi <amarts>
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Raghavendra Talur <rtalur>

Comment 5 Anand Avati 2013-09-10 00:56:38 UTC
REVIEW: http://review.gluster.org/5884 (gfapi: perform open() on pre-existing inode in glfs_creat()) posted (#1) for review on release-3.4 by Anand Avati (avati)

Comment 6 Anand Avati 2013-09-10 01:12:01 UTC
REVIEW: http://review.gluster.org/5884 (gfapi: perform open() on pre-existing inode in glfs_creat()) posted (#2) for review on release-3.4 by Anand Avati (avati)

Comment 7 Anand Avati 2013-09-10 08:26:07 UTC
COMMIT: http://review.gluster.org/5884 committed in release-3.4 by Vijay Bellur (vbellur) 
------
commit 2cd2532e149847771319ad56b8b745f0f38c0bd4
Author: Anand Avati <avati>
Date:   Mon Jul 22 10:02:34 2013 -0700

    gfapi: perform open() on pre-existing inode in glfs_creat()
    
    Performing syncop_create() on a pre-existing file can result
    in opening the linkfile if DHT has a linkfile for the file.
    This is because dht_create() will perform the op on the
    hashed_subvol() and overwrite the layout in dht_create_cbk.
    
    Change-Id: I7a0db56921ec9fc3e278e0418db3b967f81e5598
    BUG: 990410
    Signed-off-by: Anand Avati <avati>
    Reviewed-on: http://review.gluster.org/5884
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Vijay Bellur <vbellur>

Comment 9 Niels de Vos 2014-04-17 11:44:44 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.5.0, please reopen this bug report.

glusterfs-3.5.0 has been announced on the Gluster Developers mailinglist [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/6137
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user


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