]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
Merge tag 'ovl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/overla...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 25 Jan 2024 18:52:30 +0000 (10:52 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 25 Jan 2024 18:52:30 +0000 (10:52 -0800)
commitbdc010200eb5e2cddf1c76c83386bdde8aad0899
tree16cd965fb301b4a8f3299431a42a18e5d99be27a
parenta658e0e98688f4a41873fcf9b036a887a5be0de1
parent420332b94119cdc7db4477cc88484691cb92ae71
Merge tag 'ovl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs

Pull overlayfs fix from Amir Goldstein:
 "Change the on-disk format for the new "xwhiteouts" feature introduced
  in v6.7

  The change reduces unneeded overhead of an extra getxattr per readdir.
  The only user of the "xwhiteout" feature is the external composefs
  tool, which has been updated to support the new on-disk format.

  This change is also designated for 6.7.y"

* tag 'ovl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs:
  ovl: mark xwhiteouts directory with overlay.opaque='x'