diff options
author | Kaushal M <kaushal@gluster.com> | 2011-10-20 10:53:58 +0530 |
---|---|---|
committer | Vijay Bellur <vijay@gluster.com> | 2011-10-31 05:53:24 -0700 |
commit | 32173e1c70dcb53470b0738ed4d0022388193113 (patch) | |
tree | d45cd390607d5375b509efac4850e91297244699 /.gitignore | |
parent | a29f1a0e36bde5ca7b8f3762f10b210b5e12a875 (diff) |
cluster/afr : Fix self-heal of special files
Fixes self-heal of special files like device files, fifo files, socket files
etc. Does it by doing the following:
* Prevent setting of pending data xattr on a special file during entry self-heal
when a new fils is created.
* Allow data self-heal to be started on all file types other than directories.
During data self-heal, for special files just erase pending xattrs, if those
xattrs were set by previous releases of glusterfs.
Change-Id: I34d8121e23ad00e85371ae2a36ef30cf3bd5db7a
BUG: 3525
Reviewed-on: http://review.gluster.com/618
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Pranith Kumar Karampuri <pranithk@gluster.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions