diff options
author | Darrick J. Wong <[email protected]> | 2022-11-06 17:03:15 -0800 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2022-11-16 15:25:01 -0800 |
commit | 48ff40458f871fb19e7b1b40e0e5084b8751d9cb (patch) | |
tree | eb354d9816ed18fbd3f82940eb718c2237018a61 /tools/perf/scripts/python | |
parent | b255fab0f80cc65a334fcd90cd278673cddbc988 (diff) |
xfs: standardize GFP flags usage in online scrub
Memory allocation usage is the same throughout online fsck -- we want
kernel memory, we have to be able to back out if we can't allocate
memory, and we don't want to spray dmesg with memory allocation failure
reports. Standardize the GFP flag usage and document these requirements.
Signed-off-by: Darrick J. Wong <[email protected]>
Reviewed-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions