diff options
| author | 2010-05-13 20:18:45 +0200 | |
|---|---|---|
| committer | 2010-05-21 19:30:48 +0200 | |
| commit | 52a9ee281cfb26fffce1d6c409fb4b1f4aa8a766 (patch) | |
| tree | b30f8ac1bab7f793f7c3c999e9df59818578e6d9 /kernel/sched.c | |
| parent | ocfs2: Fix NULL pointer deref when writing local dquot (diff) | |
| download | wireguard-linux-52a9ee281cfb26fffce1d6c409fb4b1f4aa8a766.tar.xz wireguard-linux-52a9ee281cfb26fffce1d6c409fb4b1f4aa8a766.zip | |
ocfs2: Use __dquot_transfer to avoid lock inversion
dquot_transfer() acquires own references to dquots via dqget(). Thus it waits
for dq_lock which creates a lock inversion because dq_lock ranks above
transaction start but transaction is already started in ocfs2_setattr(). Fix
the problem by passing own references directly to __dquot_transfer.
Acked-by: Joel Becker <Joel.Becker@oracle.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'kernel/sched.c')
0 files changed, 0 insertions, 0 deletions
