>Number:         162645
>Category:       misc
>Synopsis:       Option parse failure for 'aclmode' when creating filesystem 
>with 'zfs' utility
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 18 00:20:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Kevin M. Kilbride
>Release:        9.0-RC2
>Organization:
>Environment:
(generic amd64; booted from distributed usb flash image)
>Description:
The command 'zfs create -o aclmode=<anything> ...' will invariably fail with a 
parsing error that reports an invalid option argument; however, creating a 
filesystem without the option and then subsequently running 'zfs set 
aclmode=<anything> ...' on the same filesystem succeeds and can be verified 
with 'zfs get all ...' on the filesystem.

This behavior is not observed for the aclinherit option (or any other option 
that I have tried).
>How-To-Repeat:
Deterministic. See above.
>Fix:
I don't have time to dig through any code right now, but it seems quite likely 
that there is a typo somewhere in the option parser for the 'create' module of 
the 'zfs' utility.

>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to