diff options
| author | Mark Harmstone <[email protected]> | 2024-10-22 14:50:19 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2024-11-11 13:34:21 +0000 |
| commit | 68d3b27e05c7ca5545e88465f5e2be6eda0e11df (patch) | |
| tree | f576027faaf7a4153c13000b133900054339bd2b /fs/btrfs/ioctl.c | |
| parent | btrfs: don't sleep in btrfs_encoded_read() if IOCB_NOWAIT is set (diff) | |
| download | kernel-68d3b27e05c7ca5545e88465f5e2be6eda0e11df.tar.gz kernel-68d3b27e05c7ca5545e88465f5e2be6eda0e11df.zip | |
btrfs: move priv off stack in btrfs_encoded_read_regular_fill_pages()
Change btrfs_encoded_read_regular_fill_pages() so that the priv struct
is allocated rather than stored on the stack, in preparation for adding
an asynchronous mode to the function.
Signed-off-by: Mark Harmstone <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/ioctl.c')
0 files changed, 0 insertions, 0 deletions
