Patch already applied to Hirsute and Impish kernels as part of upstream
stable updates.

** Changed in: linux (Ubuntu Bionic)
       Status: In Progress => Fix Committed

** Changed in: linux (Ubuntu Focal)
       Status: In Progress => Fix Committed

** Changed in: linux (Ubuntu Hirsute)
       Status: In Progress => Fix Committed

** Changed in: linux (Ubuntu Impish)
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1947161

Title:
  ACL updates on OCFS2 are not revalidated

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Bionic:
  Fix Committed
Status in linux source package in Focal:
  Fix Committed
Status in linux source package in Hirsute:
  Fix Committed
Status in linux source package in Impish:
  Fix Committed

Bug description:
  [Impact]
  When ACLs are updated on OCFS2, their caches are not revalidated, requiring 
remounts to be able to see the updates.

  [Fix]
  Upstream commits:
  504ec37dfdfbf9c65166c51f7b12126d2a9b18dc ("ocfs2: fix remounting needed after 
setfacl command")
  9c0f0a03e386f4e1df33db676401547e1b7800c6 ("ocfs2: drop acl cache for 
directories too")

  [Test case]
  On a single node:
  setfacl -m u:user1:rwX dir1
  getfacl dir1

  On multiple nodes:
  Node1:
  getfacl dir1

  Node2:
  getfacl dir1

  Node1:
  setfacl -m u:user1:rwX dir1
  getfacl dir1

  Node2:
  getfacl dir1

  [Potential regression]
  ACL changes on OCFS2 may stop working properly.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to