Hide Forgot
Need to return and UNWIND if inode_ctx fails in any of the FOPs in client-protocol
PATCH: http://patches.gluster.com/patch/3327 in master (protocol/client: Unwind with error if getting remote inode number fails.)
PATCH: http://patches.gluster.com/patch/3326 in release-3.0 (protocol/client: Unwind with error if getting remote inode number fails.)
In 3.0.5rc6 [root@RHEL-Server client2]# mkdir kernel5 [root@RHEL-Server client2]# cd kernel5 [root@RHEL-Server kernel5]# touch dot [root@RHEL-Server kernel5]# ln -s dot do3 [root@RHEL-Server kernel5]# ls do3 dot [root@RHEL-Server kernel5]# ls dot dot [root@RHEL-Server kernel5]# ls do3 ls: do3: Invalid argument ls -l works
Observed this behaviour only on stripe. Hence closing this bug and move it to a new bug: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1006