Brent.Paulson at Sun.COM
2006-Oct-31 15:36 UTC
[zfs-crypto-discuss] 6244980 deallocate(1) has a program usage error
Author: paulson Repository: /hg/zfs-crypto/gate Revision: 0162dcbd2fd93d18898c383a0d5a46e365177a34 Log message: 6244980 deallocate(1) has a program usage error 6245008 list_devices(1) and allocate(1) don''t give any errors when more than one device entry is specified 6250898 allocate -s is not always silent and ''list_devices -s'' error is confusing 6251504 ''allocate -F sr0 -g rmt'', ''allocate -g sr -F -U'', ''allocate -g sr -F'' all succeed with no errors 6253496 list_devices allows multiple l,n,u options, does not return an error, and performs only one option 6260923 deallocate has problems following the man page usage [or the man page usage is incorrect] 6308874 ''list_devices -U <user-ID>'' doesn''t work as it treats the user-ID as a username Files: update: usr/src/cmd/allocate/allocate.c update: usr/src/cmd/allocate/allocate.h update: usr/src/cmd/allocate/allocate3.c