From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hannes Reinecke Subject: [PATCH] dm-zoned: remove leftover hunk for switching to sequential zones Date: Fri, 22 May 2020 09:32:09 +0200 Message-ID: <20200522073209.78681-1-hare@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Mike Snitzer Cc: Hannes@suse.de, Damien LeMoal , dm-devel@redhat.com List-Id: dm-devel.ids Remove a leftover hunk to switch from sequential zones to random zones when selecting a reclaim zone; the logic has moved into the caller and this patch is now pointless. Fixes: 34f5affd04c4 ("dm zoned: separate random and cache zones") Signed-off-by: Hannes Reinecke unmap_rnd_list) { - list = &zmd->unmap_seq_list; - goto again; - } /* * Fallback to the reserved sequential zones */ -- 2.25.0