On Wed, September 20, 2006 11:41 am, Federico Mena Quintero wrote:
> Also, the calling code could be smarter about not running is_local() for
> every single file... maybe we can assume that if a directory is local,
> then every file under it is also local (but not subdirectories, which
> may be mounts).

I'd say it's important for that to happen, otherwise we do a stat()
to figure out if stat() is slow so we avoid it...

-- 
Dimi Paun <[EMAIL PROTECTED]>
Lattica, Inc.


_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to