repo.or.cz
/
linux-2.6
/
linux-trees-mm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
revert-mm-fix-blkdev-size-calculation-in-generic_write_checks
[linux-2.6/linux-trees-mm.git]
/
fs
/
reiser4
/
plugin
/
item
/
Makefile
blob
1bae6238722e178b802392726dee643e7b714f01
1
obj-
$(
CONFIG_REISER4_FS
) +=
item_plugins.o
2
3
item_plugins-objs
:=
\
4
item.o \
5
static_stat.o \
6
sde.o \
7
cde.o \
8
blackbox.o \
9
internal.o \
10
tail.o \
11
ctail.o \
12
extent.o \
13
extent_item_ops.o \
14
extent_file_ops.o \
15
extent_flush_ops.o
16
17
18