Pavel Machek 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 > > > Do we need revoke()? open()+frevoke() should be fast enough, no? Why do we need [f]revoke at all? As it doesn't implement the BSD semantic I can't see why it's better than fuser -k. Ciao, ET. - 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