]> Gentwo Git Trees - linux/.git/commit
btrfs: remove 'reserved' argument from btrfs_pin_extent()
authorFilipe Manana <fdmanana@suse.com>
Mon, 20 Oct 2025 12:48:33 +0000 (13:48 +0100)
committerDavid Sterba <dsterba@suse.com>
Mon, 24 Nov 2025 21:16:10 +0000 (22:16 +0100)
commit8dcb8e4b110d86aaae2c485622423b6f63a65408
treebce5c03efa8789f69b5152e32971b9aa86dd8479
parentec8022cd2656935bdf0be13110c1a27dfe154aaf
btrfs: remove 'reserved' argument from btrfs_pin_extent()

All callers pass a value of 1 (true) to it, so remove it.

Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/extent-tree.c
fs/btrfs/extent-tree.h