ocfs2: fix locking for res->tracking and dlm->tracking_list
[linux/fpc-iii.git] / fs / ufs / Makefile
blob392db25c0b567a7ddcd8eeaf403bd564875023df
2 # Makefile for the Linux ufs filesystem routines.
5 obj-$(CONFIG_UFS_FS) += ufs.o
7 ufs-objs := balloc.o cylinder.o dir.o file.o ialloc.o inode.o \
8 namei.o super.o symlink.o util.o
9 ccflags-$(CONFIG_UFS_DEBUG) += -DDEBUG