zfs: fix storagepoolxml2xml test

Commit c4d27bd dropped output of owner/group -1.

Update zfs tests accordingly.
This commit is contained in:
Roman Bogorodskiy 2015-05-23 22:46:35 +03:00
parent fcac0cf7e9
commit 6005bac45d
2 changed files with 0 additions and 4 deletions

View File

@ -12,8 +12,6 @@
<path>/dev/zvol/testpool</path>
<permissions>
<mode>0755</mode>
<owner>-1</owner>
<group>-1</group>
</permissions>
</target>
</pool>

View File

@ -11,8 +11,6 @@
<path>/dev/zvol/testpool</path>
<permissions>
<mode>0755</mode>
<owner>-1</owner>
<group>-1</group>
</permissions>
</target>
</pool>