commit | b4756d43a1dd2cfb778eb3cef3ba2efd2dcd5263 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Fri May 22 10:58:53 2020 +0200 |
committer | Mike Snitzer <snitzer@redhat.com> | Fri May 22 12:07:14 2020 -0400 |
tree | 48a4a5159c579f5ce14e1b47537fba26dc67e0fb | |
parent | a16b7dee302d2040d9e1fedff2161d1aceda0e8c [diff] |
dm zoned: remove leftover hunk for switching to sequential zones Remove a leftover hunk to switch from random zones to sequential zones when selecting a reclaim zone; the logic has moved into the caller and this hunk is now pointless. Fixes: 34f5affd04c4 ("dm zoned: separate random and cache zones") Signed-off-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>