[PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FREE set
[linux-2.6] / fs / relayfs / Makefile
1 obj-$(CONFIG_RELAYFS_FS) += relayfs.o
2
3 relayfs-y := relay.o inode.o buffers.o
4