From 46d2277c796f9f4937bfa668c40b2e3f43e93dd0 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Tue, 19 Dec 2006 15:21:59 -0800 Subject: [PATCH] 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-format-patch failed