From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 7 Oct 2017 12:48:26 +0800 From: Ming Lei To: Shaohua Li Cc: linux-block@vger.kernel.org, axboe@kernel.dk, Shaohua Li Subject: Re: [PATCH V3 3/3] block: don't print message for discard error Message-ID: <20171007044825.GA17411@ming.t460p> References: <483d098388b5e697dad0b6bde952e8659d8fe545.1507072136.git.shli@fb.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <483d098388b5e697dad0b6bde952e8659d8fe545.1507072136.git.shli@fb.com> List-ID: On Wed, Oct 04, 2017 at 07:52:45AM -0700, Shaohua Li wrote: > From: Shaohua Li > > discard error isn't fatal, don't flood discard error messages. > > Suggested-by: Ming Lei > Signed-off-by: Shaohua Li Reviewed-by: Ming Lei -- Ming