linux-kernelorg-stable/fs/nilfs2
Ryusuke Konishi 5e19a995f4 nilfs2: separate initializer of metadata file inode
This separates a part of initialization code of metadata file inode,
and makes it available from the nilfs iget function that a later patch
will add to.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2010-10-23 09:24:34 +09:00
..
Kconfig
Makefile
alloc.c
alloc.h
bmap.c
bmap.h
btnode.c
btnode.h
btree.c
btree.h
cpfile.c
cpfile.h
dat.c
dat.h
dir.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 2010-08-10 11:26:52 -07:00
direct.c
direct.h
file.c
gcdat.c
gcinode.c nilfs2: separate initializer of metadata file inode 2010-10-23 09:24:34 +09:00
ifile.c
ifile.h
inode.c nilfs2: use iget5_locked to get inode 2010-10-23 09:24:33 +09:00
ioctl.c BKL: Remove BKL from NILFS2 2010-10-04 21:10:41 +02:00
mdt.c nilfs2: separate initializer of metadata file inode 2010-10-23 09:24:34 +09:00
mdt.h nilfs2: separate initializer of metadata file inode 2010-10-23 09:24:34 +09:00
namei.c
nilfs.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 2010-08-10 11:26:52 -07:00
page.c
page.h
recovery.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 2010-08-10 11:26:52 -07:00
sb.h
segbuf.c
segbuf.h
segment.c nilfs2: keep zero value in i_cno except for gc-inodes 2010-10-23 09:24:33 +09:00
segment.h nilfs2: keep zero value in i_cno except for gc-inodes 2010-10-23 09:24:33 +09:00
sufile.c
sufile.h
super.c nilfs2: use iget5_locked to get inode 2010-10-23 09:24:33 +09:00
the_nilfs.c nilfs2: accept future revisions 2010-10-23 09:24:33 +09:00
the_nilfs.h