From: Pavel Machek <pavel@ucw.cz>
To: Adrian McMenamin <adrian@newgolddream.dyndns.info>
Cc: viro@zeniv.linux.org.uk, linux-fsdevel@vger.kernel.org,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [RFC][PATCH] filesystem: VMUFAT filesystem
Date: Fri, 27 Feb 2009 14:26:59 +0100 [thread overview]
Message-ID: <20090227132658.GC1482@ucw.cz> (raw)
In-Reply-To: <1234646219.6609.37.camel@localhost.localdomain>
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.
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
next prev parent reply other threads:[~2009-02-27 13:27 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 [this message]
2009-03-05 10:59 ` Adrian McMenamin
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=20090227132658.GC1482@ucw.cz \
--to=pavel@ucw.cz \
--cc=adrian@newgolddream.dyndns.info \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--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