linux/fs/overlayfs
Al Viro 9f5f1de1a6 ovl: move freeing ovl_entry past rcu delay
[ Upstream commit d9e8319a6e ]

... into ->free_inode(), that is.

Fixes: 0af950f57f "ovl: move ovl_entry into ovl_inode"
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-10-10 22:03:02 +02:00
..
copy_up.c ovl: fix failed copyup of fileattr on a symlink 2023-09-23 11:14:34 +02:00
dir.c ovl: store enum redirect_mode in config instead of a string 2023-06-19 14:02:01 +03:00
export.c ovl: deduplicate lowerpath and lowerstack[] 2023-06-19 14:01:13 +03:00
file.c ovl: fix incorrect fdput() on aio completion 2023-09-23 11:14:34 +02:00
inode.c ovl: pass ovl_fs to xino helpers 2023-06-19 14:02:00 +03:00
Kconfig ovl: Kconfig: Fix spelling mistake "undelying" -> "underlying" 2022-12-08 10:49:46 +01:00
Makefile ovl: modify layer parameter parsing 2023-06-20 14:10:40 +03:00
namei.c ovl: store enum redirect_mode in config instead of a string 2023-06-19 14:02:01 +03:00
overlayfs.h ovl: move all parameter handling into params.{c,h} 2023-07-03 16:08:17 +03:00
ovl_entry.h ovl: modify layer parameter parsing 2023-06-20 14:10:40 +03:00
params.c ovl: move all parameter handling into params.{c,h} 2023-07-03 16:08:17 +03:00
params.h ovl: move all parameter handling into params.{c,h} 2023-07-03 16:08:17 +03:00
readdir.c vfs: get rid of old '->iterate' directory operation 2023-08-06 15:08:35 +02:00
super.c ovl: move freeing ovl_entry past rcu delay 2023-10-10 22:03:02 +02:00
util.c ovl: store enum redirect_mode in config instead of a string 2023-06-19 14:02:01 +03:00