On Thu, 2006-06-08 at 06:06, Alec Muffett wrote:
> the low-hanging fruit is a "view" as a window onto a static snapshot.
> 
> why not just create the view instantly and then filter all operations
> which scan a directory from that point onwards, try growing it
> incrementally upon demand?

It seems difficult to bound the time taken by that initial scan, at
least for certain queries.

This doesn't fit well with the observation that certain filesystem
clients (most notably certain versions of NFS) have hard deadlines (due
to a ticking timer on the client) on how long primitive filesystem
operations can take before the client thinks the filesystem is broken.

                                                        - Bill





_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to