diff options
author | Jeff Layton <jlayton@kernel.org> | 2022-08-25 09:31:20 -0400 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2023-08-24 11:24:36 +0200 |
commit | b294fa295ff47a1fdf4db5e8c9275cc7af328c5e (patch) | |
tree | 515278e4edc4a8217dd93536fbe1952e4d635c1d /scripts/rustdoc_test_builder.rs | |
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 <jlayton@kernel.org>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Reviewed-and-tested-by: Luís Henriques <lhenriques@suse.de>
Reviewed-by: Milind Changire <mchangir@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions