On Mon, Nov 03, 2008 at 11:47:19AM +0100, Luca Morettoni wrote:
> I have a little question about user properties, I have two filesystems:
> 
> rpool/export/home/luca
> and
> rpool/export/home/luca/src
> 
> in this two I have one user property, setted with:
> 
> zfs set net.morettoni:test=xyz rpool/export/home/luca
> zfs set net.morettoni:test=123 rpool/export/home/luca/src
> 
> now I need to *clear* (remove) the property from 
> rpool/export/home/luca/src filesystem, but if I use the "inherit" 
> command I'll get the parent property, any hint to delete it?

You can't delete it, it's just how things work. I work-around it by
treating empty property and lack of property the same.

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
[EMAIL PROTECTED]                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

Attachment: pgp772w99zeEG.pgp
Description: PGP signature

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

Reply via email to