diff options
| author | Kent Overstreet <[email protected]> | 2023-05-28 00:59:26 -0400 |
|---|---|---|
| committer | Kent Overstreet <[email protected]> | 2023-10-22 17:10:03 -0400 |
| commit | 5718fda0b5ef777ef56edbe53ef6a830b845c0fa (patch) | |
| tree | 8b2d6c544f86691abbc5457cb46ed3e56a0caa52 /tools/perf/scripts/python | |
| parent | 78367aaa5af322b64d44a3a3354f4c75c499fef0 (diff) | |
bcachefs: fs-io: Eliminate GFP_NOFS usage
GFP_NOFS doesn't ever make sense. If we're allocatingc memory it should
be GFP_NOWAIT if btree locks are held, GFP_KERNEL otherwise.
Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions