commit | 76bd6ec4988065d39983ba8e93bb738313f68050 | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Mon Oct 16 10:32:50 2017 +0200 |
committer | Ilya Dryomov <idryomov@gmail.com> | Mon Nov 13 12:11:39 2017 +0100 |
tree | 8c64b12229d06002ff7b6232201036a52dd02f7f | |
parent | 933ad2c9c8bbb1623c2d3c5753ad340152e15d9d [diff] |
ceph: -EINVAL on decoding failure in ceph_mdsc_handle_fsmap() Don't set ->mdsmap_err to -ENOENT unconditionally, and drop unneeded return statement while at it. Signed-off-by: Ilya Dryomov <idryomov@gmail.com>