diff options
author | 2007-02-28 20:12:27 -0800 | |
---|---|---|
committer | 2007-03-01 14:53:37 -0800 | |
commit | 5409bae07a63630ba5a40f3f00b7f3e6d7eceedd (patch) | |
tree | cc8837a90476091fc1fec7f20e4a2ca99ffbae41 /mm/truncate.c | |
parent | [PATCH] fix the SYSCTL=n compilation (diff) | |
download | linux-dev-5409bae07a63630ba5a40f3f00b7f3e6d7eceedd.tar.xz linux-dev-5409bae07a63630ba5a40f3f00b7f3e6d7eceedd.zip |
[PATCH] Rename PG_checked to PG_owner_priv_1
Rename PG_checked to PG_owner_priv_1 to reflect its availablilty as a
private flag for use by the owner/allocator of the page. In the case of
pagecache pages (which might be considered to be owned by the mm),
filesystems may use the flag.
Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Signed-off-by: Nick Piggin <nickpiggin@yahoo.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/truncate.c')
0 files changed, 0 insertions, 0 deletions