From: Adrian McMenamin <lkmladrian@gmail.com>
To: Pavel Machek <pavel@ucw.cz>
Cc: Adrian McMenamin <adrian@newgolddream.dyndns.info>,
viro@zeniv.linux.org.uk, linux-fsdevel@vger.kernel.org,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [RFC][PATCH] filesystem: VMUFAT filesystem
Date: Thu, 5 Mar 2009 10:59:51 +0000 [thread overview]
Message-ID: <8b67d60903050259l2c108e13y86c96449be3b0cf6@mail.gmail.com> (raw)
In-Reply-To: <20090227132658.GC1482@ucw.cz>
2009/2/27 Pavel Machek <pavel@ucw.cz>:
>
> Hi!
>
>> + do {
>> + /* Have we got a file? */
>> + if (((__u8 *)bh->b_data)[(fno % 0x10) * 0x20] == 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
prev parent reply other threads:[~2009-03-05 10:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-14 21:16 [RFC][PATCH] filesystem: VMUFAT filesystem Adrian McMenamin
2009-02-15 15:03 ` Evgeniy Polyakov
2009-02-15 16:43 ` Adrian McMenamin
2009-02-16 3:15 ` Paul Mundt
2009-02-16 8:07 ` Adrian McMenamin
2009-02-27 13:26 ` Pavel Machek
2009-03-05 10:59 ` Adrian McMenamin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8b67d60903050259l2c108e13y86c96449be3b0cf6@mail.gmail.com \
--to=lkmladrian@gmail.com \
--cc=adrian@newgolddream.dyndns.info \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pavel@ucw.cz \
--cc=viro@zeniv.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).