Change Summary:
- moved libzfs_init() after stat(),
- fixed usermod whith -z option when we moved directory to non-zfs mountpoint on zfs filesystem
- changed if (var) to if (var!=NULL)
- added checks that we don't operate on /
Diff: |
Revision 2 (+452 -206) |
---|