diff options
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | 2009-03-27 02:53:12 +0900 |
---|---|---|
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | 2009-04-13 09:53:50 +0900 |
commit | c2698e50e304cd29a7836f05452359a3306a405e (patch) | |
tree | 5d376538eb2937a7481c1303152e3b450049a7df /fs/nilfs2/super.c | |
parent | bcb48891b05b4179edc86298d3dccb2ce90d5413 (diff) | |
download | blackbird-op-linux-c2698e50e304cd29a7836f05452359a3306a405e.tar.gz blackbird-op-linux-c2698e50e304cd29a7836f05452359a3306a405e.zip |
nilfs2: fix lockdep recursive locking warning on meta data files
This fixes the following false detection of lockdep against nilfs meta
data files:
=============================================
[ INFO: possible recursive locking detected ]
2.6.29 #26
---------------------------------------------
mount.nilfs2/4185 is trying to acquire lock:
(&mi->mi_sem){----}, at: [<d0c7925b>] nilfs_sufile_get_stat+0x1e/0x105 [nilfs2]
but task is already holding lock:
(&mi->mi_sem){----}, at: [<d0c72026>] nilfs_count_free_blocks+0x48/0x84 [nilfs2]
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Diffstat (limited to 'fs/nilfs2/super.c')
0 files changed, 0 insertions, 0 deletions