]> git.baikalelectronics.ru Git - kernel.git/commit
ceph: fix a wrong comparison
authorAnton Protopopov <a.s.protopopov@gmail.com>
Wed, 10 Feb 2016 17:38:03 +0000 (12:38 -0500)
committerIlya Dryomov <idryomov@gmail.com>
Fri, 25 Mar 2016 17:51:52 +0000 (18:51 +0100)
commitede73be7604a1e4388ceb3856fd28bd59a2d9487
tree1b3c80321d4728a5f36045d633e1b9aeea19ac81
parent67fed4cb21f4f2c710737613a83ec9331efebf38
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>
fs/ceph/addr.c