lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8b67d60903050259l2c108e13y86c96449be3b0cf6@mail.gmail.com>
Date:	Thu, 5 Mar 2009 10:59:51 +0000
From:	Adrian McMenamin <lkmladrian@...il.com>
To:	Pavel Machek <pavel@....cz>
Cc:	Adrian McMenamin <adrian@...golddream.dyndns.info>,
	viro@...iv.linux.org.uk, linux-fsdevel@...r.kernel.org,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: [RFC][PATCH] filesystem: VMUFAT filesystem

2009/2/27 Pavel Machek <pavel@....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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ