]> git.baikalelectronics.ru Git - kernel.git/commit
nilfs2: update comment on deactivate_super at nilfs_get_sb
authorRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Sun, 9 May 2010 01:05:21 +0000 (10:05 +0900)
committerRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Mon, 10 May 2010 02:32:34 +0000 (11:32 +0900)
commit1320c3e11694f3b5a7f66e2b0debad54d7ded428
treed7609414530230fb5f1c9b8910b83915fa8c7251
parent0f54dd0706cc48052e28424d8970db65af152f81
nilfs2: update comment on deactivate_super at nilfs_get_sb

deactivate_super was replaced with deactivate_locked_super, but the
comment of nilfs_get_sb remain unchanged.  This renews the comment.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
fs/nilfs2/super.c