linux/fs/nilfs2
Jiro SEKIBA 18dafac1a4 nilfs2: deleted inconsistent comment in nilfs_load_inode_block()
The comment says, "Caller of this function MUST lock s_inode_lock",
however just above the comment, it locks s_inode_lock in the function.

Signed-off-by: Jiro SEKIBA <jir@unicus.jp>
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2009-11-15 17:17:46 +09:00
..
alloc.c
alloc.h
bmap.c
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
btree.h
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 const: constify remaining file_operations 2009-10-01 16:11:11 -07:00
direct.c
direct.h
file.c const: constify remaining file_operations 2009-10-01 16:11:11 -07:00
gcdat.c
gcinode.c const: mark remaining address_space_operations const 2009-09-22 07:17:24 -07:00
ifile.c
ifile.h
inode.c nilfs2: deleted inconsistent comment in nilfs_load_inode_block() 2009-11-15 17:17:46 +09:00
ioctl.c nilfs2: fix lock order reversal in chcp operation 2009-11-13 10:33:24 +09:00
Kconfig
Makefile
mdt.c const: constify remaining file_operations 2009-10-01 16:11:11 -07:00
mdt.h
namei.c const: mark remaining inode_operations as const 2009-09-22 07:17:24 -07:00
nilfs.h const: constify remaining file_operations 2009-10-01 16:11:11 -07:00
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
the_nilfs.c
the_nilfs.h