From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Lee Subject: Re: Samba and kernel oplocks Date: 29 Aug 2002 10:57:17 -0700 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <1030643838.19139.154.camel@ralph.plexio.private> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Id: Content-Type: text/plain; charset="us-ascii" To: Bart Oldeman Cc: Sergey Suleymanov , Linux-MSDOS Mailing list On Thu, 2002-08-29 at 10:28, Bart Oldeman wrote: > On 29 Aug 2002, Stephen Lee wrote: > > > I don't know much about patching but it appears that the prepatch status > > of my 1.1.3.2 mfs.c is different compared to yours. The line containing > > "the top two bits are set. Shift the top ones by two bits." in my > > version of mfs.c resides at line 3789. > > Take look at the reject file. Patch is quite smart and will usually pass > if only the line numbers fail. It could just be whitespace (spaces, > tabs); that can happen if you copy paste using the mouse. In that case > you could also try the -l option of patch. > The same failed result with the -l option. I'm pretty sure the line numbers do not match. Since the patch only inserts 5 lines, I simply inserted them myself. Stephen