mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 15:41:52 +02:00
seltests: move nsfs into filesystems subfolder
I'm going to be adding new tests for it and it belongs under filesystem selftests. Link: https://lore.kernel.org/r/20241213-work-mount-rbtree-lockless-v3-7-6e3cdaf9b280@kernel.org Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Christian Brauner <brauner@kernel.org>
This commit is contained in:
parent
e7c8dde368
commit
cae73d3bdc
|
|
@ -3,4 +3,4 @@ TEST_GEN_PROGS := owner pidns
|
|||
|
||||
CFLAGS := -Wall -Werror
|
||||
|
||||
include ../lib.mk
|
||||
include ../../lib.mk
|
||||
Loading…
Reference in New Issue
Block a user