[Bugs] [Bug 1369530] New: protocol/server: readlink rsp xdr failed while readlink got an error
bugzilla at redhat.com
bugzilla at redhat.com
Tue Aug 23 16:40:24 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1369530
Bug ID: 1369530
Summary: protocol/server: readlink rsp xdr failed while
readlink got an error
Product: GlusterFS
Version: mainline
Component: protocol
Assignee: bugs at gluster.org
Reporter: ryan.ding at open-fs.com
CC: bugs at gluster.org
Description of problem:
in function server_readlink_cbk, if readlink got a file system error (like
ENOENT, etc.), rsp.path will leave to be NULL. and this will lead a xdr error
in xdr_gfs3_readlink_rsp. original errno is lost.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list