android_kernel_samsung_msm8976/fs/nilfs2
Ryusuke Konishi e473c1f265 nilfs2: remove pointless NULL check of bpop_commit_alloc_ptr function
This indirect function is set to NULL only for gc cache inodes, but
the gc cache inodes never call this function.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2009-06-10 23:41:10 +09:00
..
alloc.c
alloc.h
bmap.c nilfs2: move get block functions in bmap.c into btree codes 2009-06-10 23:41:10 +09:00
bmap.h nilfs2: move get block functions in bmap.c into btree codes 2009-06-10 23:41:10 +09:00
bmap_union.h
btnode.c
btnode.h
btree.c nilfs2: remove pointless NULL check of bpop_commit_alloc_ptr function 2009-06-10 23:41:10 +09:00
btree.h
cpfile.c nilfs2: fix bh leak in nilfs_cpfile_delete_checkpoints function 2009-05-30 22:07:50 +09:00
cpfile.h
dat.c nilfs2: remove nilfs_dat_prepare_free function 2009-06-10 23:41:09 +09:00
dat.h
dir.c
direct.c nilfs2: remove pointless NULL check of bpop_commit_alloc_ptr function 2009-06-10 23:41:10 +09:00
direct.h
file.c
gcdat.c
gcinode.c
ifile.c
ifile.h
inode.c
ioctl.c nilfs2: eliminate removal list of segments 2009-06-10 23:41:09 +09:00
Makefile
mdt.c nilfs2: ensure to clear dirty state when deleting metadata file block 2009-05-10 17:04:42 +09:00
mdt.h
namei.c
nilfs.h nilfs2: fix lock order reversal in nilfs_clean_segments ioctl 2009-05-11 14:54:41 +09:00
page.c nilfs2: ensure to clear dirty state when deleting metadata file block 2009-05-10 17:04:42 +09:00
page.h
recovery.c nilfs2: remove header file for segment list operations 2009-06-10 23:41:09 +09:00
sb.h
segbuf.c nilfs2: eliminate removal list of segments 2009-06-10 23:41:09 +09:00
segbuf.h
segment.c nilfs2: eliminate removal list of segments 2009-06-10 23:41:09 +09:00
segment.h nilfs2: remove header file for segment list operations 2009-06-10 23:41:09 +09:00
sufile.c nilfs2: add sufile function that can modify multiple segment usages 2009-06-10 23:41:09 +09:00
sufile.h nilfs2: eliminate removal list of segments 2009-06-10 23:41:09 +09:00
super.c nilfs2: remove module version 2009-04-13 09:53:50 +09:00
the_nilfs.c nilfs2: remove header file for segment list operations 2009-06-10 23:41:09 +09:00
the_nilfs.h