]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: fix Locker::calc_new_client_ranges() 15440/head
authorYan, Zheng <zyan@redhat.com>
Sat, 3 Jun 2017 04:39:23 +0000 (12:39 +0800)
committerYan, Zheng <zyan@redhat.com>
Mon, 5 Jun 2017 03:03:58 +0000 (11:03 +0800)
commit75ce2a94f268e1c68658e75aa62157d6407887ce
treec5cb8e8c8a98b8cf9a215dde72aea6b24b8a9c08
parent044fabd669fdc8287f5cab0f38a82dfbfe41f0cd
mds: fix Locker::calc_new_client_ranges()

update 'max_increased' when adding new client writable range

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/mds/Locker.cc