]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge PR #32816 into master
authorPatrick Donnelly <pdonnell@redhat.com>
Sun, 9 Feb 2020 01:51:56 +0000 (17:51 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Sun, 9 Feb 2020 01:51:56 +0000 (17:51 -0800)
commit16e58d65d4f653aaebf69b60697f6c18164cd366
tree3609a7a84450db8bfe2f287013cc52acfe3d8f06
parent12a0faa9fa0fbef02e72fd852e7bfe5dfbbbc12c
parent74cc299b23814eb4ac4a0110bf7c5023d5a5b72e
Merge PR #32816 into master

* refs/pull/32816/head:
mds: check inode type when deciding if filelock should be in EXCL state
mds: don't delegate inos when handling replayed requests
mds: process re-sent async dir operations at clientreplay stage
mds: consider async dirops when checking directory empty
mds: always suppress issuing caps in Locker::issue_new_caps()
mds: try reconnect cap only when replayed request creates new inode
mds: set cap id to 1 for newly created inode

Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
src/mds/Server.cc
src/mds/Server.h