diff options
| author | 2021-08-09 13:32:30 +0900 | |
|---|---|---|
| committer | 2021-08-23 13:19:11 +0200 | |
| commit | ba86dd9fe60e5853fbff96f2658212908b83f271 (patch) | |
| tree | 11f09edc117964805a5facd639f2917f52c9528f /include/linux/perf/git:/ssh:/git@git.zx2c4.com | |
| parent | btrfs: zoned: allow disabling of zone auto reclaim (diff) | |
btrfs: zoned: suppress reclaim error message on EAGAIN
btrfs_relocate_chunk() can fail with -EAGAIN when e.g. send operations are
running. The message can fail btrfs/187 and it's unnecessary because we
anyway add it back to the reclaim list.
btrfs_reclaim_bgs_work()
`-> btrfs_relocate_chunk()
`-> btrfs_relocate_block_group()
`-> reloc_chunk_start()
`-> if (fs_info->send_in_progress)
`-> return -EAGAIN
CC: stable@vger.kernel.org # 5.13+
Fixes: 18bb8bbf13c1 ("btrfs: zoned: automatically reclaim zones")
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Naohiro Aota <naohiro.aota@wdc.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'include/linux/perf/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
