monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] slow update/status on NFS


From: Nathaniel Smith
Subject: Re: [Monotone-devel] slow update/status on NFS
Date: Wed, 23 May 2007 19:22:21 -0700
User-agent: Mutt/1.5.13 (2006-08-11)

On Wed, May 23, 2007 at 03:12:55PM -0400, Ethan Blanton wrote:
> Is this true on all reasonable filesystems and operating environments?
> I know that there are flavors of Unix out there (maybe *all* flavors
> of Unix older than some age?) which will let you open() and read() a
> directory.

Well, true -- and as mentioned upthread, we might want to notice
symlinks (not to mention even nastier weird files, like fifos that
will just make us block).  So that would suggest a single stat before
opening, not 4...

-- Nathaniel

-- 
The Universe may  /  Be as large as they say
But it wouldn't be missed  /  If it didn't exist.
  -- Piet Hein




reply via email to

[Prev in Thread] Current Thread [Next in Thread]