diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2024-08-21 20:34:42 +0100 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-09-03 21:15:45 -0700 |
| commit | 02e1960aafac33721401dcd92e915325fdb524b2 (patch) | |
| tree | 48a82476701e59275334caf4cc7bc419580727a9 /tools/perf/scripts/python/bin | |
| parent | 6dc151388e44957d471633ce70d72e3d27ae836d (diff) | |
mm: rename PG_mappedtodisk to PG_owner_2
This flag has similar constraints to PG_owner_priv_1 -- it is ignored by
core code, and is entirely for the use of the code which allocated the
folio. Since the pagecache does not use it, individual filesystems can
use it. The bufferhead code does use it, so filesystems which use the
buffer cache must not use it for another purpose.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions