From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrian McMenamin Subject: Re: [RFC][PATCH] filesystem: VMUFAT filesystem Date: Thu, 5 Mar 2009 10:59:51 +0000 Message-ID: <8b67d60903050259l2c108e13y86c96449be3b0cf6@mail.gmail.com> References: <1234646219.6609.37.camel@localhost.localdomain> <20090227132658.GC1482@ucw.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Adrian McMenamin , viro@zeniv.linux.org.uk, linux-fsdevel@vger.kernel.org, LKML To: Pavel Machek Return-path: Received: from mail-ew0-f177.google.com ([209.85.219.177]:46598 "EHLO mail-ew0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750764AbZCEK7z convert rfc822-to-8bit (ORCPT ); Thu, 5 Mar 2009 05:59:55 -0500 In-Reply-To: <20090227132658.GC1482@ucw.cz> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: 2009/2/27 Pavel Machek : > > Hi! > >> + =A0 =A0 do { >> + =A0 =A0 =A0 =A0 =A0 =A0 /* Have we got a file? */ >> + =A0 =A0 =A0 =A0 =A0 =A0 if (((__u8 *)bh->b_data)[(fno % 0x10) * 0x= 20] =3D=3D 0) { > > u8 should be ok, no need for underscores. Applies to whole file. > In retrospect although this v1 worked (after a fashion), it was pretty broken and so I am working on a fairly big rewrite. I was originally hoping for something that might be ready to go into 2.6.30 but I think that is gone now. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel= " in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html