Roland Mainz wrote:
> Robert Thurlow wrote:
>> Roland Mainz wrote:
>>
>>> Ok... does that mean that I have to create a ZFS filesystem to actually
>>> test ([1]) an application which modifies ZFS/NFSv4 ACLs or are there any
>>> other options ?
>> By all means, test with ZFS.  But it's easy to do that:
>>
>> # mkfile 64m /zpool.file
>> # zpool create test /zpool.file
>> # zfs list
>> test                       67.5K  27.4M    18K  /test
> 
> I know... but AFAIK this requires "root" priviledges which the test
> suite won't have...

If the test suite is going to be running on nv_128 or later, then
you are guaranteed to have a zfs filesystem, since root must be
zfs then (since the only install method will be IPS, which requires
zfs root).   Until then you could just document to run it on a
system with a zfs filesystem available.

-- 
        -Alan Coopersmith-           alan.coopersm...@sun.com
         Sun Microsystems, Inc. - X Window System Engineering

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

Reply via email to