diff options
author | Ryusuke Konishi <[email protected]> | 2009-11-03 00:25:53 +0900 |
---|---|---|
committer | Ryusuke Konishi <[email protected]> | 2009-11-03 12:31:36 +0900 |
commit | b1e19e5601277845b4f17ecd7c9ba04f73ee11aa (patch) | |
tree | bdc23c9fcc4bfe58787b63e9c739c0692b79dc4d /net/lapb/lapb_iface.c | |
parent | 1836d95928a0f41ada0cbb2a6c4e46b027db9491 (diff) |
nilfs2: fix dirty page accounting leak causing hang at write
Bruno Prémont and Dunphy, Bill noticed me that NILFS will certainly
hang on ARM-based targets.
I found this was caused by an underflow of dirty pages counter. A
b-tree cache routine was marking page dirty without adjusting page
account information.
This fixes the dirty page accounting leak and resolves the hang on
arm-based targets.
Reported-by: Bruno Prémont <[email protected]>
Reported-by: Dunphy, Bill <[email protected]>
Signed-off-by: Ryusuke Konishi <[email protected]>
Tested-by: Bruno Prémont <[email protected]>
Cc: stable <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions