On 09/ 6/10 04:03 PM, Tim Foster wrote:
Hi Shawn,

On Sat, 2010-09-04 at 23:20 -0700, Shawn Walker wrote:
webrev:
http://cr.opensolaris.org/~swalker/pkg-16982/

In src/modules/server/repository.py, line 2710, addressing bug 16979, I
think it would be useful to add a check to allow the special directory
entry '.zfs' to exist in otherwise empty directories.

Is there any way to determine that it's actually a .zfs snapshot directory and not a directory called .zfs? :) I know the likelihood is rare, but it'd be nice if there's some os.stat() attribute I can use beyond checking for a directory named '.zfs'.

This would appear in the mountpoint of zfs datasets when the dataset has
the 'snapdir=visible' property.

Thanks,
-Shawn
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to