commit | 5b8ba10198a109f8a02380648c5d29000caa9c55 | [log] [tgz] |
---|---|---|
author | Hugh Dickins <hughd@google.com> | Mon Jun 27 16:18:01 2011 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jun 27 18:00:12 2011 -0700 |
tree | 1e4328d86395baa3d429c0d9911b7d7e1272629d | |
parent | 4d258b25d947521c8b913154db61ec55198243f8 [diff] |
mm: move vmtruncate_range to truncate.c You would expect to find vmtruncate_range() next to vmtruncate() in mm/truncate.c: move it there. Signed-off-by: Hugh Dickins <hughd@google.com> Acked-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>