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-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html