Shehjar Tikoo
95ce0a87f5
libglusterfsclient: __do_path_resolve: Fix pathname resolution bug
In __do_path_resolve, we need to use the new_loc.path as the input for resolution rather than the resolved variable, simply because we're not interested in resolving the names that have been resolved, as pointed out by the variable name 'resolved'. Instead, we need to resolve new_loc, which stores the next component in the path to be looked up. Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
GlusterFS is a flexible, powerful, POSIX-compliant cluster filesystem that can scale to several petabytes. GlusterFS works over either TCP/IP or high-performance Infiniband RDMA interconnect. GlusterFS provides striping and on-the-fly synchronous replication of files. GlusterFS has a fully distributed design, with no single point of failure. Please visit http://www.gluster.org/glusterfs.php for more info.
Description
Languages
C
86.6%
Shell
7.5%
Python
3.6%
Perl
0.7%
Makefile
0.4%
Other
0.9%