summaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/the_nilfs.h
diff options
context:
space:
mode:
authorZhang Qiang <zhangqiang.buaa@gmail.com>2009-08-09 13:13:10 +0200
committerRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>2009-09-14 11:27:14 +0200
commita4f0b9c5b4ae83636dafde8f3a0e04b5e411a0f3 (patch)
tree885111c7beec6e69680768c7fb1a8b22d53cd175 /fs/nilfs2/the_nilfs.h
parentnilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAIT (diff)
downloadlinux-a4f0b9c5b4ae83636dafde8f3a0e04b5e411a0f3.tar.xz
linux-a4f0b9c5b4ae83636dafde8f3a0e04b5e411a0f3.zip
nilfs2: An unassigned variable is assigned to a never used structure member
nilfs2: In procedure 'nilfs_get_sb()', when a nilfs filesysttem is mounted for the first time, local variable 'nilfs->ns_last_cno' is used before loading the latest checkpoint number from disk (in 'nilfs_fill_super'). 'nilfs->ns_last_cno' is assigned to 'sd.cno', but 'sd.cno' has never been used in the procedure. Signed-off-by: Zhang Qiang <zhangqiang.buaa@gmail.com> Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Diffstat (limited to 'fs/nilfs2/the_nilfs.h')
0 files changed, 0 insertions, 0 deletions