Commit 144acef
committed
fs: add mount namespace to rbtree late
There's no point doing that under the namespace semaphore it just gives
the false impression that it protects the mount namespace rbtree and it
simply doesn't.
Link: https://lore.kernel.org/r/20241213-work-mount-rbtree-lockless-v3-2-6e3cdaf9b280@kernel.org
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>1 parent 62b8dee commit 144acef
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3981 | 3981 | | |
3982 | 3982 | | |
3983 | 3983 | | |
3984 | | - | |
3985 | 3984 | | |
3986 | 3985 | | |
3987 | 3986 | | |
3988 | 3987 | | |
3989 | 3988 | | |
3990 | 3989 | | |
3991 | 3990 | | |
| 3991 | + | |
3992 | 3992 | | |
3993 | 3993 | | |
3994 | 3994 | | |
| |||
0 commit comments