All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix two regressions from start_creating()/start_removing() conversion
@ 2025-12-23 19:41 Tyler Hicks
  2025-12-23 19:41 ` [PATCH 1/2] ecryptfs: Fix improper mknod pairing of start_creating()/end_removing() Tyler Hicks
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Tyler Hicks @ 2025-12-23 19:41 UTC (permalink / raw)
  To: NeilBrown, Christian Brauner, Jeff Layton, Amir Goldstein
  Cc: ecryptfs, linux-kernel

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.

Tyler

Tyler Hicks (2):
  ecryptfs: Fix improper mknod pairing of
    start_creating()/end_removing()
  ecryptfs: Release lower parent dentry after creating dir

 fs/ecryptfs/inode.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


base-commit: 9448598b22c50c8a5bb77a9103e2d49f134c9578
-- 
2.43.0


^ permalink raw reply	[flat|nested] 12+ messages in thread
* Re: [PATCH 2/2] ecryptfs: Release lower parent dentry after creating dir
@ 2025-12-24  2:06 kernel test robot
  0 siblings, 0 replies; 12+ messages in thread
From: kernel test robot @ 2025-12-24  2:06 UTC (permalink / raw)
  To: oe-kbuild

:::::: 
:::::: Manual check reason: "high confidence checkpatch report"
:::::: 

BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
In-Reply-To: <20251223194153.2818445-3-code@tyhicks.com>
References: <20251223194153.2818445-3-code@tyhicks.com>
TO: Tyler Hicks <code@tyhicks.com>
TO: NeilBrown <neil@brown.name>
TO: Christian Brauner <brauner@kernel.org>
TO: Jeff Layton <jlayton@kernel.org>
TO: Amir Goldstein <amir73il@gmail.com>

Hi Tyler,

kernel test robot noticed the following build warnings:

[auto build test WARNING on 9448598b22c50c8a5bb77a9103e2d49f134c9578]

url:    https://github.com/intel-lab-lkp/linux/commits/Tyler-Hicks/ecryptfs-Fix-improper-mknod-pairing-of-start_creating-end_removing/20251224-034355
base:   9448598b22c50c8a5bb77a9103e2d49f134c9578
patch link:    https://lore.kernel.org/r/20251223194153.2818445-3-code%40tyhicks.com
patch subject: [PATCH 2/2] ecryptfs: Release lower parent dentry after creating dir
:::::: branch date: 6 hours ago
:::::: commit date: 6 hours ago
reproduce: (https://download.01.org/0day-ci/archive/20251224/202512240340.7U4QtX49-lkp@intel.com/reproduce)

# many are suggestions rather than must-fix

WARNING:REPEATED_WORD: Possible repeated word: 'Bochs'
#23: 
Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-12-30  3:30 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-23 19:41 [PATCH 0/2] Fix two regressions from start_creating()/start_removing() conversion Tyler Hicks
2025-12-23 19:41 ` [PATCH 1/2] ecryptfs: Fix improper mknod pairing of start_creating()/end_removing() Tyler Hicks
2025-12-24  6:23   ` Amir Goldstein
2025-12-23 19:41 ` [PATCH 2/2] ecryptfs: Release lower parent dentry after creating dir Tyler Hicks
2025-12-24  6:37   ` Amir Goldstein
2025-12-24  6:31 ` [PATCH 0/2] Fix two regressions from start_creating()/start_removing() conversion Amir Goldstein
2025-12-24 14:47   ` Tyler Hicks
2025-12-24 12:58 ` Christian Brauner
2025-12-27  1:05 ` NeilBrown
2025-12-27 18:15   ` Amir Goldstein
2025-12-30  3:30     ` Tyler Hicks
  -- strict thread matches above, loose matches on Subject: below --
2025-12-24  2:06 [PATCH 2/2] ecryptfs: Release lower parent dentry after creating dir kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.