diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2021-02-24 12:02:18 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-02-24 13:38:28 -0800 |
| commit | f253e1854ce8441eefe98f193def2c477a017d81 (patch) | |
| tree | 0f0dfeb78a950622fa1806f4e894cba363bf07f4 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 68430303c84e1fd457a05f424b02ea8393708552 (diff) | |
mm/filemap: change filemap_create_page calling conventions
By moving the iocb flag checks to the caller, we can pass the file and the
page index instead of the iocb. It never needed the iter. By passing the
pagevec, we can return an errno (or AOP_TRUNCATED_PAGE) instead of an
ERR_PTR.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Kent Overstreet <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Cc: Miaohe Lin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions