diff options
author | 2024-10-22 15:50:19 +0100 | |
---|---|---|
committer | 2024-11-11 14:34:21 +0100 | |
commit | 68d3b27e05c7ca5545e88465f5e2be6eda0e11df (patch) | |
tree | f576027faaf7a4153c13000b133900054339bd2b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: don't sleep in btrfs_encoded_read() if IOCB_NOWAIT is set (diff) | |
download | linux-rng-68d3b27e05c7ca5545e88465f5e2be6eda0e11df.tar.xz linux-rng-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 <maharmstone@fb.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions