summaryrefslogtreecommitdiffstats
path: root/tests/dht.rc
Commit message (Collapse)AuthorAgeFilesLines
* cluster/dht: Create linkfile with file uid/gidshishir gowda2013-02-131-0/+72
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>