Hi ~richard-from-davel and ~marco-zannoni,

Could you please test kernel 5.4.0-48, just released to
focal-updates a few hours ago and confirm it that helps?

It has fixes for two of the four patches introduced between
5.4.0-42 and 5.4.0-45/-47 (reported to be good/bad versions.)

Thanks,
Mauricio

Details:
---

Per comment #12, good/bad version is 5.4.0-42/-47
Per comment #9, bad version is early 5.4.0-45.

$ git log Ubuntu-5.4.0-42.46..Ubuntu-5.4.0-47.51 --format='commit %s%n%b' -- 
fs/ocfs2/ | grep ^commit
commit ocfs2: fix panic on nfs server over ocfs2
commit e5a15e17a78d58f933d17cafedfcf7486a29f5b4 upstream.
commit ocfs2: fix value of OCFS2_INVALID_SLOT
commit 9277f8334ffc719fe922d776444d6e4e884dbf30 upstream.
commit ocfs2: load global_inode_alloc
commit 7569d3c754e452769a5747eeeba488179e38a5da upstream.
commit ocfs2: avoid inode removal while nfsd is accessing it
commit 4cd9973f9ff69e37dd0ba2bd6e6423f8179c329a upstream.

Which is the same between 5.4.0-42 to 5.4.0-45.

Looking at the upstream linux git tree, two of the four
commits mentioned have Fixes: tag (ie, had issues fixed.)

$ git-grep-commit e5a15e17a78d58f933d17cafedfcf7486a29f5b4
$ git-grep-commit 9277f8334ffc719fe922d776444d6e4e884dbf30
38d51b2dd171 ocfs2: change slot number type s16 to u16
$ git-grep-commit 7569d3c754e452769a5747eeeba488179e38a5da
$ git-grep-commit 4cd9973f9ff69e37dd0ba2bd6e6423f8179c329a
57c720d4144a ocfs2: fix unbalanced locking

And looking back into Focal's git tree, fortunately those
2 patches are already included in 5.4.0-48:

$ git log --oneline Ubuntu-5.4.0-47.51..origin/master-next -- fs/ocfs2/
44c9715a99ad ocfs2: change slot number type s16 to u16
5fcff07bd0be ocfs2: fix unbalanced locking

$ git describe --contains 44c9715a99ad 5fcff07bd0be
Ubuntu-5.4.0-48.52~125
Ubuntu-5.4.0-48.52~238

Hopefully both are sufficient to fix these issues, let's see.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1895526

Title:
  ocfs2 file system no longer write - "disk full" despite lots of free
  space

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1895526/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to