From mboxrd@z Thu Jan 1 00:00:00 1970 From: "J. R. Okajima" Subject: Re: Kernel 3.0: Instant kernel crash when mounting CIFS (also crashes with linux-3.1-rc2 Date: Thu, 18 Aug 2011 12:19:52 +0900 Message-ID: <3300.1313637592@jrobl> References: <20110815064734.403b630f@corrin.poochiereds.net> Cc: Jeff Layton , Jesper Juhl , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Alan Piszcz , Steve French , linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Justin Piszcz Return-path: In-Reply-To: Sender: linux-cifs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Justin Piszcz: > Does anyone know if any kernel supports CIFS w/out crashing? I'd like to > backup some CIFS shares, thanks. > > > mount -t cifs //w2/x /mnt -o user=user,pass=pass > > [ 881.388836] CIFS VFS: cifs_mount failed w/return code = -22 ::: Since it failed mounting, this patch will help you. Although the patch will fix one bug, there still may exist another problem. http://marc.info/?l=linux-cifs&m=131345112022031&w=2 J. R. Okajima