[bionic:linux][PATCH 0/2] LP:#1875884 - Kernel log flood "ceph: Failed to find inode for 1"

Marcelo Henrique Cerri marcelo.cerri at canonical.com
Wed May 13 16:21:47 UTC 2020


BugLink: https://bugs.launchpad.net/bugs/1875884

As bug description.

The fixes are clean upstream cherry-picks and were tested with the 4.15
linux-azure kernel in Xenial. However the issue is not azure specific
and they are more suited to be applied to the 4.15 master kernel.

---
Luis Henriques (1):
  ceph: quota: cache inode pointer in ceph_snap_realm

Yan, Zheng (1):
  ceph: don't check quota for snap inode

 fs/ceph/caps.c  |  4 +++-
 fs/ceph/dir.c   |  3 ++-
 fs/ceph/inode.c |  3 +++
 fs/ceph/quota.c | 42 ++++++++++++++++++++++++++----------------
 fs/ceph/snap.c  |  2 ++
 fs/ceph/super.h |  1 +
 6 files changed, 37 insertions(+), 18 deletions(-)

-- 
2.25.1




More information about the kernel-team mailing list