Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cluster/dht: Create linkfile with file uid/gid | shishir gowda | 2013-02-13 | 1 | -0/+109 |
Currently, linkfile creation happens as root. use uid/gid returned from _cbk (link/rename) to set the correct ownership of the link files. Also added test/dht.rc to implement common dht functions Change-Id: Iecdcf52d89fed8286670ce430b9d19deebd27b8c BUG: 884597 Signed-off-by: shishir gowda <sgowda@redhat.com> Reviewed-on: http://review.gluster.org/4304 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Anand Avati <avati@redhat.com> |