]> git.proxmox.com Git - pve-kernel.git/commitdiff
rebase patches on top of Ubuntu-5.4.0-108.122
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 30 Mar 2022 13:15:41 +0000 (15:15 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 30 Mar 2022 13:15:41 +0000 (15:15 +0200)
(generated with debian/scripts/import-upstream-tag)

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
patches/kernel/0007-vfs-allow-unprivileged-whiteout-creation.patch

index 72c43b8a7927f190ac1debdb12a0b2f01c7130dc..6d1b5684310c11480370f41625f7305b376e4bf7 100644 (file)
@@ -39,7 +39,7 @@ index c5e6eff5a381..ba0ded7842a7 100644
                         exact_match, exact_lock, p);
        if (error)
 diff --git a/fs/namei.c b/fs/namei.c
-index 311da290a58d..4d46e093c4ea 100644
+index f9c46c7abd80..a5e907558b88 100644
 --- a/fs/namei.c
 +++ b/fs/namei.c
 @@ -3690,12 +3690,14 @@ EXPORT_SYMBOL(user_path_create);