From: Christian Brauner Date: Wed, 24 Dec 2025 12:58:10 +0000 (+0100) Subject: Merge patch series "Fix two regressions from start_creating()/start_removing() conver... X-Git-Tag: v6.19-rc5~25^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78c850021d36d43401de2fb4758f02df93266a6f;p=thirdparty%2Fkernel%2Fstable.git Merge patch series "Fix two regressions from start_creating()/start_removing() conversion" Tyler Hicks says: When running the eCryptfs test suite on v6.19-rc2, I noticed BUG splats from every test and that the umount utility was segfaulting when tearing down after a test. Bisection led me to commit f046fbb4d81d ("ecryptfs: use new start_creating/start_removing APIs"). This patch series addresses that regression and also a mknod problem spotted during code review. * patches from https://patch.msgid.link/20251223194153.2818445-1-code@tyhicks.com: ecryptfs: Release lower parent dentry after creating dir ecryptfs: Fix improper mknod pairing of start_creating()/end_removing() Link: https://patch.msgid.link/20251223194153.2818445-1-code@tyhicks.com Signed-off-by: Christian Brauner --- 78c850021d36d43401de2fb4758f02df93266a6f