Re: 2.3.30 linuxNFS import is broken (Screwed up NFS/RPC credentials)

Alexander Viro (viro@math.psu.edu)
Mon, 20 Dec 1999 17:07:09 -0500 (EST)


On Mon, 20 Dec 1999, Trond Myklebust wrote:

> >>>>> H J Lu <hjl@valinux.com> writes:
>
> > Sorry for the delay. I just imported 2.3.30. There are many
> > changes at the fs layer. As the result, the linux-2.3 tree is
> > broken again. Trond, could you please take a look? I am
> > planning to import 2.3.31-2.3.33 before I leave for vacation
> > tomorrow, Dec. 21.
>
> Arrgh. Somebody has messed about with the API for readpage and
> writepage, so that they no longer pass the file pointer!

Damn! Could you tell me _where_ did they use it? write_one_page() still
gets the struct file*, if that's what you are thinking about. readpage()
and writepage() are _full_ _page_ accesses. Nothing to merge here, AFAICS.

-
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/