revert-mm-fix-blkdev-size-calculation-in-generic_write_checks
[linux-2.6/linux-trees-mm.git] / fs / reiser4 / plugin / Makefile
blob4b2c9f8bab6ec8b68f2e65108e0d323d619065fd
1 obj-$(CONFIG_REISER4_FS) += plugins.o
3 plugins-objs := \
4 plugin.o \
5 plugin_set.o \
6 object.o \
7 inode_ops.o \
8 inode_ops_rename.o \
9 file_ops.o \
10 file_ops_readdir.o \
11 file_plugin_common.o \
12 dir_plugin_common.o \
13 digest.o \
14 hash.o \
15 fibration.o \
16 tail_policy.o \
17 regular.o
19 obj-$(CONFIG_REISER4_FS) += item/
20 obj-$(CONFIG_REISER4_FS) += file/
21 obj-$(CONFIG_REISER4_FS) += dir/
22 obj-$(CONFIG_REISER4_FS) += node/
23 obj-$(CONFIG_REISER4_FS) += compress/
24 obj-$(CONFIG_REISER4_FS) += space/
25 obj-$(CONFIG_REISER4_FS) += disk_format/
26 obj-$(CONFIG_REISER4_FS) += security/