Thread (30 messages) 30 messages, 3 authors, 2020-08-25

Re: [PATCH v5 5/9] btrfs: add ram_bytes and offset to btrfs_ordered_extent

From: Josef Bacik <josef@toxicpanda.com>
Date: 2020-08-24 19:23:41
Also in: linux-btrfs, linux-fsdevel

On 8/21/20 3:38 AM, Omar Sandoval wrote:
From: Omar Sandoval <redacted>

Currently, we only create ordered extents when ram_bytes == num_bytes
and offset == 0. However, RWF_ENCODED writes may create extents which
only refer to a subset of the full unencoded extent, so we need to plumb
these fields through the ordered extent infrastructure and pass them
down to insert_reserved_file_extent().

Since we're changing the btrfs_add_ordered_extent* signature, let's get
rid of the trivial wrappers and add a kernel-doc.

Reviewed-by: Nikolay Borisov <redacted>
Signed-off-by: Omar Sandoval <redacted>
Reviewed-by: Josef Bacik <josef@toxicpanda.com>

Thanks,

Josef
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help