summaryrefslogtreecommitdiffstats
path: root/xlators/storage
diff options
context:
space:
mode:
authorPoornima G <pgurusid@redhat.com>2015-02-25 15:44:59 +0530
committerNiels de Vos <ndevos@redhat.com>2015-02-27 00:24:10 -0800
commit5dc152aac25ac7680ce0f83edc580d2a953d27a7 (patch)
tree0247536127d611feb4e459445b147dc7ee2fc452 /xlators/storage
parentfc214f0f90ab195b7542a18cc918db467f575b37 (diff)
libgfapi: In glfs_init() set the cwd to "/".
Initially, when the cwd is NULL, while resolving a relative path, it was taken to be relative from the root of the volume. But this behaviour changed with the patch: http://review.gluster.org/#/c/9671/ with this patch, if cwd is NULL, all the fops on the files (given relative path) under root directory will fail. Hence, setting the cwd to "/" during glfs_init() itself. Change-Id: I65018f6cd42539d09852069b84099034b9925418 BUG: 1196019 Signed-off-by: Poornima G <pgurusid@redhat.com> Reviewed-on: http://review.gluster.org/9744 Reviewed-by: soumya k <skoduri@redhat.com> Reviewed-by: Rajesh Joseph <rjoseph@redhat.com> Reviewed-by: Niels de Vos <ndevos@redhat.com> Tested-by: Gluster Build System <jenkins@build.gluster.com>
Diffstat (limited to 'xlators/storage')
0 files changed, 0 insertions, 0 deletions