diff options
author | Dave Chinner <[email protected]> | 2013-08-28 10:18:08 +1000 |
---|---|---|
committer | Al Viro <[email protected]> | 2013-09-10 18:56:31 -0400 |
commit | 35163417fb7a55a24b6b0ebb102e9991adf309aa (patch) | |
tree | 070f440f9f3e34a712a53b8d1cf7eea9f1b0c443 /net/lapb/lapb_iface.c | |
parent | 2f5b56f85674d75f35a10e2e9a4310e7539280da (diff) |
xfs: fix dquot isolation hang
The new LRU list isolation code in xfs_qm_dquot_isolate() isn't
completely up to date. Firstly, it needs conversion to return enum
lru_status values, not raw numbers. Secondly - most importantly - it
fails to unlock the dquot and relock the LRU in the LRU_RETRY path.
This leads to deadlocks in xfstests generic/232. Fix them.
Signed-off-by: Dave Chinner <[email protected]>
Cc: Glauber Costa <[email protected]>
Cc: Michal Hocko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions