Re: [RFC/PATCH] revoke/frevoke system calls V2

From: Pekka J Enberg
Date: Mon Aug 07 2006 - 01:40:41 EST


At some point in time, I wrote:
> > This patch implements the revoke(2) and frevoke(2) system calls for
> > all types of files. The operation is done in passes: first we replace

On Sat, 5 Aug 2006, Pavel Machek wrote:
> Do we need revoke()? open()+frevoke() should be fast enough, no?

Not a speed issue, open can have side effects which we might want to
avoid. See comments from Alan and Ulrich in this thread.

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