]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: defer flushing the capsnap if the Fb is used wip-netfs-lib
authorXiubo Li <xiubli@redhat.com>
Tue, 2 Feb 2021 06:54:53 +0000 (14:54 +0800)
committerJeff Layton <jlayton@kernel.org>
Sat, 6 Feb 2021 11:52:09 +0000 (06:52 -0500)
commitfb90b8e3966ce78ebeb0dd5defb3e1d4cd9e8f5b
treefcf03e51293b84a5cfdd8afff4220c97b1f44fb5
parent5aa39ee50af8217ba3004823efa305d6954cc077
ceph: defer flushing the capsnap if the Fb is used

If the Fb cap is used it means the current inode is flushing the
dirty data to OSD, just defer flushing the capsnap.

URL: https://tracker.ceph.com/issues/48679
URL: https://tracker.ceph.com/issues/48640
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
fs/ceph/caps.c
fs/ceph/snap.c