Re: 2.3.26pre2 compile error

Paul Flinders (paul@dawa.demon.co.uk)
07 Nov 1999 14:56:34 +0000


Peter Samuelson <peter@wire.cadcamlab.org> writes:

> [Paul Flinders]
> > The only isssue I had was in ntfs_statfs where it divides the size of
> > the mft by the mft recordsize to approximate the number of files -
> > I'm fairly certain the the mft recordsize is not going to be a power
> > of 2 so I just set the return value to zero as a very temporary hack.
>
> Why not instead link libgcc.a as a "very temporary hack"?

No particular reason except that would tend to hide other instances
which could be recoded as shifts.

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