commit | 01a261e09a21e0ba342d3907a79cf5c78ee3f37a | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Sun Aug 02 17:45:55 2009 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Sun Aug 02 22:24:15 2009 +0900 |
tree | e26e8008ce2de35afe2703529d771268a256329f | |
parent | a97778457f22181e8c38c4cd7d7e528378738a98 [diff] |
nilfs2: fix missing unlock in error path of nilfs_mdt_write_page This adds a missing unlock of nilfs->ns_writer_mutex in nilfs_mdt_write_page() function. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>