mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:04:51 +01: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
5 changed files with 1 additions and 1 deletions
|
|
@ -3,4 +3,4 @@ TEST_GEN_PROGS := owner pidns
|
|||
|
||||
CFLAGS := -Wall -Werror
|
||||
|
||||
include ../lib.mk
|
||||
include ../../lib.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue