From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] some shell scripts From: "Fco. J. Ballesteros" Date: Thu, 14 Oct 2004 11:22:48 +0200 In-Reply-To: <20041014105926.08edbf1f.martin_ml@parvat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: ed895a12-eacd-11e9-9e20-41e7f4b1d025 > This pretty-much requires a mechanism for the kernel to tell a user > process about changes to the filesystem, which sounds horrible, but One of the things in my todo is doing something to notify changes in the fs. It could be either a change in fossil or a wrapper fs to notify events. Somehow I managed to skip this issue so far.