commit | ce4355932a9412e0519e70fb1d03d88e39cd621a | [log] [tgz] |
---|---|---|
author | Anton Protopopov <a.s.protopopov@gmail.com> | Wed Feb 10 12:38:03 2016 -0500 |
committer | Ilya Dryomov <idryomov@gmail.com> | Fri Mar 25 18:51:52 2016 +0100 |
tree | 1b3c80321d4728a5f36045d633e1b9aeea19ac81 | |
parent | 8bbd47140cf0d3f1cef882cc553778f417087606 [diff] |
ceph: fix a wrong comparison A negative value rc compared to the positive value ENOENT in the finish_read() function. Signed-off-by: Anton Protopopov <a.s.protopopov@gmail.com> Signed-off-by: Yan, Zheng <zyan@redhat.com>