diff options
author | Christian Brauner <brauner@kernel.org> | 2025-03-06 09:26:13 +0100 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-03-06 09:26:13 +0100 |
commit | 215434739c3b719882f0912a58d8d7294fd7ff71 (patch) | |
tree | 25cb52f440e3d15301df1b6d2215c0cbc94207eb /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 2014c95afecee3e76ca4a56956a936e23283f05b (diff) | |
parent | 73f233b972ce30ff29b5c6e8c65b1200fdd266f8 (diff) | |
download | lwn-215434739c3b719882f0912a58d8d7294fd7ff71.tar.gz lwn-215434739c3b719882f0912a58d8d7294fd7ff71.zip |
Merge patch series "Orangefs fixes for 6.15"
Matthew Wilcox (Oracle) <willy@infradead.org> says:
The start of this was the removal of orangefs_writepage(), but it quickly
spiralled into a more comprehensive cleanup. The first patch is an
actual bug fix. I haven't tagged it for backport, as I don't think we
really care about 32-bit systems any more, but feel free to add a cc to
stable if you disagree.
Patches 2 and 3 are compilation fixes for warnings which aren't enabled
by default.
Patches 4-9 are improvements which simplify orangefs or convert it
from pages to folios. There is still a little use of 'struct page'
in orangefs, but it's not in the areas that deal with the page cache.
* patches from https://lore.kernel.org/r/20250305204734.1475264-1-willy@infradead.org:
orangefs: Convert orangefs_writepages to contain an array of folios
orangefs: Simplify bvec setup in orangefs_writepages_work()
orangefs: Unify error & success paths in orangefs_writepages_work()
orangefs: Pass mapping to orangefs_writepages_work()
orangefs: Convert orangefs_writepage_locked() to take a folio
orangefs: Remove orangefs_writepage()
orangefs: make open_for_read and open_for_write boolean
orangefs: Move s_kmod_keyword_mask_map to orangefs-debugfs.c
orangefs: Do not truncate file size
Link: https://lore.kernel.org/r/20250305204734.1475264-1-willy@infradead.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions