ksufs 5.10 test

This commit is contained in:
Ylarod
2023-11-14 11:21:59 +08:00
parent 8196243478
commit ae59b080ae
16 changed files with 11476 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the overlay filesystem.
#
obj-$(CONFIG_OVERLAY_FS) += overlay.o
overlay-objs := super.o namei.o util.o inode.o file.o dir.o readdir.o \
copy_up.o export.o