From 2e03f3ea7acbee59a89ea73a696b2eb4c3145cde Mon Sep 17 00:00:00 2001 From: Al Viro Date: Sat, 2 May 2015 10:37:09 -0400 Subject: sysv: switch to simple_follow_link() Signed-off-by: Al Viro --- fs/sysv/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fs/sysv/Makefile') diff --git a/fs/sysv/Makefile b/fs/sysv/Makefile index 3591f9d7a48a..7a75e70a4b61 100644 --- a/fs/sysv/Makefile +++ b/fs/sysv/Makefile @@ -5,4 +5,4 @@ obj-$(CONFIG_SYSV_FS) += sysv.o sysv-objs := ialloc.o balloc.o inode.o itree.o file.o dir.o \ - namei.o super.o symlink.o + namei.o super.o -- cgit v1.2.3-59-g8ed1b