Re: Is IN_CREATE possible without IN_CLOSE_WRITE?

From: <lukas_at_aiken.cz>
Date: Wed, 25 Mar 2009 15:56:43 +0100

This is unfortunately not possible. Creating a file implies opening it
for writing and thus it emits IN_CLOSE_WRITE.

Lukas Jelinek

> Can a IN_CREATE be triggered without a IN_CLOSE_WRITE being triggered?
>
> I tried touching a file and it triggers both.
Received on Wed Mar 25 2009 - 15:57:13 CET

This archive was generated by hypermail 2.2.0 : Tue Jun 05 2012 - 22:14:21 CEST