diff options
author | Raghavendra G <raghavendra@gluster.com> | 2009-09-02 01:12:39 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2009-09-08 03:23:00 -0700 |
commit | c7f757aea81e65980c68b4293836097ce595b5b3 (patch) | |
tree | eff722fc48f5eb6a23fb07fc7e52c22f804fafa5 /libglusterfs | |
parent | 6f1a9007f4876d46bd2d67e67312c24771d82bf5 (diff) |
libglusterfsclient: handle intermediate path components which are symlinks properly in glusterfs_glh_realpath.
- while building the realpath, if the intermediate path happens to be a
symbolic link, the content of link was being appended at dirname (path),
instead of appending to intermediate path.
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
BUG: 237 (If any of the path component other than the last one, happens to be a symbolic link glusterfs_glh_realpath does not construct correct path.)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=237
Diffstat (limited to 'libglusterfs')
0 files changed, 0 insertions, 0 deletions