From: Linus Torvalds Date: Tue, 19 Dec 2006 23:21:59 +0000 (-0800) Subject: Clean up and make try_to_free_buffers() not race with dirty pages X-Git-Tag: v2.6.20-rc2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46d2277c796f;p=pandora-kernel.git Clean up and make try_to_free_buffers() not race with dirty pages This is preparatory work in our continuing saga on some hard-to-trigger file corruption with shared writable mmap() after the dirty page tracking changes (commit d08b3851da41d0ee60851f2c75b118e1f7a5fc89 etc) were merged. Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed