Re: LogFS

From: Ian Lindsay
Date: Sun Aug 27 2006 - 14:10:00 EST


> > +/* 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. :)

So, 28 should be enough for everyone?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/