On 6/24/07, Lyndon Nerenberg <[EMAIL PROTECTED]> wrote:
9P wouldn't need any mods -- this would work easily as a filter pushed on the 9fs connection. But it would need a callback facility to notify the server side of the cache filter that the file had changed.
callback? Couldn't you just post a read on a file in the server and have a thread hang on that? ron
