Re: [PATCH] address_space_operations unification

From: Alexander Viro (aviro@redhat.com)
Date: Sun May 07 2000 - 14:33:27 EST


On Sun, 7 May 2000, Linus Torvalds wrote:

> Hmm.. I thought we did the NULL thing for "writepage" too, but it seems
> that we will actually do the swapout() with a known file every time. I'd
> like to change that some day: we should be able to mark the page dirty in
> "struct page", and then rely on shrink_mmap() to be able to write out a
> page without even knowing who dirtied it.

Erm... What if A had it r/w, B had it r/o and A made it dirty? We _must_
remember who it was - otherwise server has every right to tell us to fsck
off. RPC credentials are RPC credentials...

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



This archive was generated by hypermail 2b29 : Sun May 07 2000 - 21:00:21 EST