diff options
author | Toshiyuki Okajima <[email protected]> | 2009-05-16 22:56:28 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-05-17 16:36:11 -0700 |
commit | 22ef37eed673587ac984965dc88ba94c68873291 (patch) | |
tree | 7bc26e056bcd88a0d62bdaab9f0375343844f9ff /net/unix/af_unix.c | |
parent | cd208bcc7cb0acd851e25c951ec2a9c14b084eab (diff) |
page-writeback: fix the calculation of the oldest_jif in wb_kupdate()
wb_kupdate() function has a bug on linux-2.6.30-rc5. This bug causes
generic_sync_sb_inodes() to start to write inodes back much earlier than
our expectations because it miscalculates oldest_jif in wb_kupdate().
This bug was introduced in 704503d836042d4a4c7685b7036e7de0418fbc0f
('mm: fix proc_dointvec_userhz_jiffies "breakage"').
Signed-off-by: Toshiyuki Okajima <[email protected]>
Cc: Alexey Dobriyan <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Nick Piggin <[email protected]>
Cc: Al Viro <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions