original_kernel/fs/nilfs2
Ryusuke Konishi 5731e191f2 nilfs2: add size option of private object to metadata file allocator
This adds an optional "object size" argument to nilfs_mdt_new_common()
function; the argument specifies the size of private object attached
to a newly allocated metadata file inode.

This will afford space to keep local variables for meta data files.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2009-11-20 10:05:48 +09:00
..
Kconfig
Makefile
alloc.c
alloc.h
bmap.c nilfs2: move out mark_inode_dirty calls from bmap routines 2009-11-20 10:05:47 +09:00
bmap.h
bmap_union.h
btnode.c nilfs2: add zero-fill for new btree node buffers 2009-11-03 12:32:03 +09:00
btnode.h
btree.c nilfs2: remove buffer locking from btree code 2009-11-20 10:05:47 +09:00
btree.h nilfs2: move definition of struct nilfs_btree_node 2009-11-20 10:05:46 +09:00
cpfile.c nilfs2: fix lock order reversal in chcp operation 2009-11-13 10:33:24 +09:00
cpfile.h
dat.c
dat.h
dir.c
direct.c
direct.h
file.c
gcdat.c
gcinode.c nilfs2: add size option of private object to metadata file allocator 2009-11-20 10:05:48 +09:00
ifile.c
ifile.h
inode.c nilfs2: move out mark_inode_dirty calls from bmap routines 2009-11-20 10:05:47 +09:00
ioctl.c nilfs2: fix lock order reversal in chcp operation 2009-11-13 10:33:24 +09:00
mdt.c nilfs2: add size option of private object to metadata file allocator 2009-11-20 10:05:48 +09:00
mdt.h nilfs2: add size option of private object to metadata file allocator 2009-11-20 10:05:48 +09:00
namei.c
nilfs.h
page.c
page.h
recovery.c
sb.h
segbuf.c
segbuf.h
segment.c nilfs2: fix irregular checkpoint creation due to data flush 2009-11-03 12:32:03 +09:00
segment.h
sufile.c
sufile.h
super.c nilfs2: add size option of private object to metadata file allocator 2009-11-20 10:05:48 +09:00
the_nilfs.c nilfs2: add size option of private object to metadata file allocator 2009-11-20 10:05:48 +09:00
the_nilfs.h