commit | 750b4987b0cd4d408e54cb83a80a067cbe690feb | [log] [tgz] |
---|---|---|
author | Nick Piggin <npiggin@suse.de> | Wed Sep 16 11:50:12 2009 +0200 |
committer | Andi Kleen <ak@linux.intel.com> | Wed Sep 16 11:50:12 2009 +0200 |
tree | 1372d0f64da3575eb93bac284c73e548e23b9ea6 | |
parent | 2a7684a23e9c263c2a1e8b2c0027ad1836a0f9df [diff] |
HWPOISON: Refactor truncate to allow direct truncating of page v2 Extract out truncate_inode_page() out of the truncate path so that it can be used by memory-failure.c [AK: description, headers, fix typos] v2: Some white space changes from Fengguang Wu Signed-off-by: Andi Kleen <ak@linux.intel.com>