[PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FREE set
[linux-2.6] / fs / debugfs / Makefile
1 debugfs-objs    := inode.o file.o
2
3 obj-$(CONFIG_DEBUG_FS)  += debugfs.o
4