]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: check for relocation inodes on zoned btrfs in should_nocow
authorJohannes Thumshirn <johannes.thumshirn@wdc.com>
Wed, 8 Sep 2021 16:19:29 +0000 (01:19 +0900)
committerDavid Sterba <dsterba@suse.com>
Tue, 26 Oct 2021 17:08:01 +0000 (19:08 +0200)
commit26fe5edfc968b3bf59addb03bd0a08e31d231814
tree9066008f1e3884253e13ff1d907bbb0046de12b9
parent4f61f7c262f0dc7977c5d692cdf2a806dcee0b8f
btrfs: check for relocation inodes on zoned btrfs in should_nocow

Prepare for allowing preallocation for relocation inodes.

Reviewed-by: Naohiro Aota <naohiro.aota@wdc.com>
Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/inode.c