From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Mon, 26 Aug 2019 16:01:29 -0400 (EDT) Subject: [Cluster-devel] [PATCH] gfs2: Get rid of gfs2_io_error_bh_wd In-Reply-To: <20190826161825.11100-1-agruenba@redhat.com> References: <20190826161825.11100-1-agruenba@redhat.com> Message-ID: <1906522774.10715376.1566849689894.JavaMail.zimbra@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit ----- Original Message ----- > [This is a follow-up to patch "gfs2: Introduce concept of a pending withdraw" > in Bob's recovery patch queue, which introduces the SDF_WITHDRAWING flag.] > > Get rid of gfs2_io_error_bh_wd and make gfs2_io_error_bh withdraw implicitly > again. If the SDF_WITHDRAWING flag is set, skip the withdraw. This reverts > the rest of commit 9e1a9ecd13b9. > > Signed-off-by: Andreas Gruenbacher > --- Yeah, looks good. Reviewed-by: Bob Peterson