aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2022-08-06 10:03:20 +0200
committerDavid Sterba <[email protected]>2022-09-26 12:27:58 +0200
commit1e408af31b4adfae7b6af521315b4bfae0dcf2b5 (patch)
tree3bf5bb1ebbbb222e6ac0e5a58668e4214bb5fcdf /fs/btrfs/inode.c
parentfc80f7aca55bfff8378f9aa3e6aa52015609132f (diff)
btrfs: don't create integrity bioset for btrfs_bioset
btrfs never uses bio integrity data itself, so don't allocate the integrity pools for btrfs_bioset. This patch is a revert of the commit b208c2f7ceaf ("btrfs: Fix crash due to not allocating integrity data for a set"). The integrity data pool is not needed, the bio-integrity code now handles allocating the integrity payload without that. Reviewed-by: Nikolay Borisov <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]> Reviewed-by: Anand Jain <[email protected]> Tested-by: Nikolay Borisov <[email protected]> Tested-by: Johannes Thumshirn <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/inode.c')
0 files changed, 0 insertions, 0 deletions