]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ceph: flush pending works before shutdown super
authorYan, Zheng <zyan@redhat.com>
Fri, 18 May 2018 08:05:51 +0000 (16:05 +0800)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Tue, 2 Jul 2019 16:30:46 +0000 (18:30 +0200)
commit54528859562e52bf4f42f7915a02cdb607a0f363
tree9564274f74080113a4ca1e620f66c5b0c4a32c03
parent367e1752de2e7fba07f357d9f7087b4aa76b1b3b
ceph: flush pending works before shutdown super

BugLink: https://bugs.launchpad.net/bugs/1834235
Pending works hold inode references, which cause "Busy inodes after
unmount" warning.

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit a57d9064e4ee4e9882b922d0627be3d426004c69)
Signed-off-by: Connor Kuehl <connor.kuehl@canonical.com>
Acked-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
fs/ceph/super.c