summaryrefslogtreecommitdiffstats
path: root/doc/solaris-related-xattrs.txt
Commit message (Expand)AuthorAgeFilesLines
* Added all filesVikas Gorur2009-02-181-0/+44
='1'>ssdiff
authorAnand Avati <avati@gluster.com>2011-07-12 02:11:42 +0000
committerAnand Avati <avati@gluster.com>2011-07-12 02:12:46 -0700
commitb894a5c79f93707149181a51bfab67fdbffcc43b (patch)
tree74ddf228abd6e7a9ae7c57c8b243ab2699964631 /xlators/storage
parenta9080b7c706be4ac917866d73e70e36fd933b54d (diff)
storage/posix: detect race in posix_rename()
detect a race in rename between two clients by checking for reassigned gfid or presence of dir when not expecting. checks not necessary for rename of files. Signed-off-by: Anand Avati <avati@gluster.com> BUG: 2522 ([glusterfs-3.1.3qa8]: rm -rf shows invalid argument) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2522
Diffstat (limited to 'xlators/storage')
-rw-r--r--xlators/storage/posix/src/posix.c23