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] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 27 Aug 2006 19:17:28 +0200
From:	Jörn Engel <joern@...nheim.fh-wedel.de>
To:	Ian Lindsay <iml@...micary.org>
Cc:	fsdevel@...nheim.fh-wedel.de, linux-kernel@...r.kernel.org,
	linux-mtd@...ts.infradead.org
Subject: Re: LogFS

On Sun, 27 August 2006 01:32:45 -0400, Ian Lindsay wrote:
> 
>  +/* FIXME: This should really be somewhere in the 64bit area. */
>  +#define LOGFS_LINK_MAX (2^30)
> 
> Interesting choice of constant.

Yes.  I didn't spend a long time thinking about whether it should be
2^31 or 2^31-1 or 2^31-2.  It will be a while before it becomes an
issue in real life anyway. :)

Jörn

-- 
It's not whether you win or lose, it's how you place the blame.
-- unknown
-
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