From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.133]:54166 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725894AbeLBQIU (ORCPT ); Sun, 2 Dec 2018 11:08:20 -0500 Date: Sun, 2 Dec 2018 08:08:16 -0800 From: Christoph Hellwig Subject: Re: How to avoid xfs_do_force_shutdown on xlog_iodone error Message-ID: <20181202160816.GD15501@infradead.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: Albert Duato Cc: "linux-xfs@vger.kernel.org" You can try an xfs_freeze first and the unfreeze later after your reconnected. However unplugging and replugging a usb stick is generally not just going to smoothly work, so I don't think that is a valid equivalent.