From 90de066443a8632bb42fed0a8216313d7da07aba Mon Sep 17 00:00:00 2001 From: Al Viro Date: Sun, 7 Jun 2009 15:40:27 -0400 Subject: switch udf to simple_fsync() Signed-off-by: Al Viro --- fs/udf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fs/udf/Makefile') diff --git a/fs/udf/Makefile b/fs/udf/Makefile index 0d4503f7446d..eb880f66c23a 100644 --- a/fs/udf/Makefile +++ b/fs/udf/Makefile @@ -5,5 +5,5 @@ obj-$(CONFIG_UDF_FS) += udf.o udf-objs := balloc.o dir.o file.o ialloc.o inode.o lowlevel.o namei.o \ - partition.o super.o truncate.o symlink.o fsync.o \ + partition.o super.o truncate.o symlink.o \ directory.o misc.o udftime.o unicode.o -- cgit v1.2.1