diff options
author | Jeff Layton <[email protected]> | 2022-08-25 09:31:20 -0400 |
---|---|---|
committer | Ilya Dryomov <[email protected]> | 2023-08-24 11:24:36 +0200 |
commit | b294fa295ff47a1fdf4db5e8c9275cc7af328c5e (patch) | |
tree | 515278e4edc4a8217dd93536fbe1952e4d635c1d /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 8cff8f5374c7974ab9b9726c5b7c50f10466047e (diff) |
ceph: align data in pages in ceph_sync_write
Encrypted files will need to be dealt with in block-sized chunks and
once we do that, the way that ceph_sync_write aligns the data in the
bounce buffer won't be acceptable.
Change it to align the data the same way it would be aligned in the
pagecache.
Signed-off-by: Jeff Layton <[email protected]>
Reviewed-by: Xiubo Li <[email protected]>
Reviewed-and-tested-by: Luís Henriques <[email protected]>
Reviewed-by: Milind Changire <[email protected]>
Signed-off-by: Ilya Dryomov <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions