commit | 38f340ccdf9ed5f1350505b46c5689d015967057 | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zyan@redhat.com> | Fri Sep 22 11:41:06 2017 +0800 |
committer | Ilya Dryomov <idryomov@gmail.com> | Mon Oct 02 16:18:16 2017 +0200 |
tree | 23fd6ca51606fdf6481977bb1e81fa9cba446619 | |
parent | 9f4057fc937f200f000dbc378c5c3e37d45e31dc [diff] |
ceph: fix __choose_mds() for LSSNAP request previous commit 5d37ca14 "ceph: send LSSNAP request to auth mds of directory inode" is buggy. It makes __choose_mds() choose mds base on hash of '.snap' dentry. Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>