>Any mkdir in a builds directory on a shared build machine.  Would be 
>very cool because then every user/project automatically gets a ZFS 
>fileystems.
>
>Why map it to mkdir rather than using zfs create ?  Because mkdir means 
>it will work over NFS or CIFS.

"NFS" will be fairly difficult because you will then have a filesystem
you cannot reach.  (You can't traverse file systems that easily at the
moment over NFS)  CIFS just requires the automount hack.


(And if you don't need it to work remotely automount could take care of it
if you think "cd" should be sufficient reason to create a directory)

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

Reply via email to