mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
overlay: dentry leak for default_permissions mount option
overlayfs was leaking dentry on non-directories when using the 'default_permissions' mount option, which resulted in "BUG Dentry still in use". The following kernel commit fixed it: ovl: fix dentry leak for default_permissions Reviewed-by: Xiong Zhou <xzhou@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
QA output created by 009
|
||||
Silence is golden
|
||||
Reference in New Issue
Block a user