-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.csiden.org/r/257/
-----------------------------------------------------------
(Updated Nov. 10, 2015, 8:55 p.m.)
Review request for OpenZFS Developer Mailing List and Matthew Ahrens.
Changes
-------
`zfs_create`: catch up with the `lzc_create` change
Bugs: 6052
https://www.illumos.org/issues/6052
Repository: illumos-gate
Description
-------
Previously `lzc_create` had a parameter of `dmu_objset_type_t` type that
specified what kind of dataset to create.
Now `lzc_dataset_type` enumeration is used for that purpose.
At present only a filesystem type and a volume type can be specified.
`lzc_dataset_type` values are binary compatible with `dmu_objset_type_t` values.
Diffs (updated)
-----
usr/src/uts/common/sys/fs/zfs.h 569fae20915dc58bebd875fe5f244a82fdc02a9d
usr/src/lib/libzfs_core/common/libzfs_core.c
22af0f4a7a9fd8ab15cc7880233ba51274ce87d8
usr/src/lib/libzfs_core/common/libzfs_core.h
bdd6c951ee496dc1e21a297e7a69b1342aecf79b
usr/src/lib/libzfs/common/libzfs_dataset.c
d2f613ca63241bab7b23dfd4b4b1891e0245f660
Diff: https://reviews.csiden.org/r/257/diff/
Testing
-------
Thanks,
Andriy Gapon
_______________________________________________
developer mailing list
[email protected]
http://lists.open-zfs.org/mailman/listinfo/developer