From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755616Ab1HROT1 (ORCPT ); Thu, 18 Aug 2011 10:19:27 -0400 Received: from mail02-md.ns.itscom.net ([175.177.155.112]:46408 "EHLO mail02-md.ns.itscom.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755119Ab1HROT0 (ORCPT ); Thu, 18 Aug 2011 10:19:26 -0400 From: "J. R. Okajima" Subject: Re: Kernel 3.0: Instant kernel crash when mounting CIFS (also crashes with linux-3.1-rc2 To: Justin Piszcz Cc: Jeff Layton , Jesper Juhl , linux-kernel@vger.kernel.org, Alan Piszcz , Steve French , linux-cifs@vger.kernel.org In-Reply-To: References: <20110815064734.403b630f@corrin.poochiereds.net> <3300.1313637592@jrobl> Date: Thu, 18 Aug 2011 23:19:21 +0900 Message-ID: <9214.1313677161@jrobl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Justin Piszcz: > > It has not crashed yet (which is good), I'll apply this patch to my > > production machine and test taking backups of this data and let you know > > if it crashes again, thanks! ::: > It is working but very slowly: As you might know, the patch is totally unrelated to the performance. It just fixes a memory corruption at unmounting or when an error in mounting. > you have to transfer 5-10TB. However, it is not crashing anymore, so any > speed is better than that :) But you are not satisifed obviously. :-) J. R. Okajima