VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: David Howells <dhowells@redhat.com> 2020-04-25 10:26:02 +0100 committer: David Howells <dhowells@redhat.com> 2020-06-04 15:37:57 +0100 commit: 8a070a964877c71139cba46202f6f263c2b9419d parent: c3e9f888263bb4df11cbd623ceced02081cb2f9f
Commit Summary:
afs: Detect cell aliases 1 - Cells with root volumes
Diffstat:
1 file changed, 1 insertion, 0 deletions
diff --git a/fs/afs/Makefile b/fs/afs/Makefile
index 924f02e9d7e7..75c4e4043d1d 100644
--- a/fs/afs/Makefile
+++ b/fs/afs/Makefile
@@ -31,6 +31,7 @@ kafs-y := \
 	server_list.o \
 	super.o \
 	vlclient.o \
+	vl_alias.o \
 	vl_list.o \
 	vl_probe.o \
 	vl_rotate.o \