loli10K
85ce3f4fd1
Adopt pyzfs from ClusterHQ
...
This commit introduces several changes:
* Update LICENSE and project information
* Give a good PEP8 talk to existing Python source code
* Add RPM/DEB packaging for pyzfs
* Fix some outstanding issues with the existing pyzfs code caused by
changes in the ABI since the last time the code was updated
* Integrate pyzfs Python unittest with the ZFS Test Suite
* Add missing libzfs_core functions: lzc_change_key,
lzc_channel_program, lzc_channel_program_nosync, lzc_load_key,
lzc_receive_one, lzc_receive_resumable, lzc_receive_with_cmdprops,
lzc_receive_with_header, lzc_reopen, lzc_send_resume, lzc_sync,
lzc_unload_key, lzc_remap
Note: this commit slightly changes zfs_ioc_unload_key() ABI. This allow
to differentiate the case where we tried to unload a key on a
non-existing dataset (ENOENT) from the situation where a dataset has
no key loaded: this is consistent with the "change" case where trying
to zfs_ioc_change_key() from a dataset with no key results in EACCES.
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov >
Signed-off-by: loli10K <ezomori.nozomu@gmail.com >
Closes #7230
2018-05-01 10:33:35 -07:00
..
2017-11-18 14:08:00 -08:00
2018-04-14 12:16:17 -07:00
2017-11-04 13:25:13 -07:00
2015-01-16 14:41:26 -08:00
2018-04-14 12:16:17 -07:00
2017-08-14 10:36:48 -07:00
2017-06-26 14:36:49 -07:00
2018-01-29 10:24:52 -08:00
2018-04-17 11:06:54 -07:00
2015-01-16 14:41:26 -08:00
2018-04-14 12:16:17 -07:00
2016-09-13 09:58:33 -07:00
2018-04-17 11:13:57 -07:00
2018-05-01 10:33:35 -07:00
2018-04-17 11:19:03 -07:00
2018-03-30 12:10:01 -07:00
2018-04-14 12:16:17 -07:00
2018-04-14 12:16:17 -07:00
2018-04-17 11:06:54 -07:00
2018-02-02 11:43:11 -08:00
2018-04-17 11:13:57 -07:00
2017-11-04 13:25:13 -07:00
2018-05-01 10:33:35 -07:00
2018-04-14 12:16:17 -07:00
2018-04-14 12:16:17 -07:00
2016-08-31 14:35:34 -07:00
2018-04-14 12:16:17 -07:00
2018-04-14 12:16:17 -07:00
2018-04-14 12:16:17 -07:00
2017-08-14 10:36:48 -07:00
2018-04-14 12:21:39 -07:00
2015-05-04 09:41:10 -07:00
2017-11-04 13:25:13 -07:00
2016-11-29 14:34:27 -08:00
2017-11-28 17:33:48 -06:00
2018-03-29 17:40:34 -07:00
2017-10-11 16:54:48 -04:00
2017-05-19 13:45:46 -07:00
2015-01-16 14:41:26 -08:00
2018-04-14 12:23:53 -07:00
2018-04-30 10:19:48 -07:00
2018-04-14 12:16:17 -07:00
2017-11-04 13:25:13 -07:00
2016-04-21 09:49:25 -07:00
2018-03-07 15:40:42 -08:00
2018-03-29 17:40:34 -07:00
2018-03-21 08:42:13 -07:00
2018-03-15 10:53:58 -07:00
2018-03-29 17:40:34 -07:00
2018-04-14 12:16:17 -07:00
2017-02-28 16:10:18 -08:00
2017-01-03 11:31:18 -06:00
2018-02-13 14:54:54 -08:00
2018-03-15 10:53:58 -07:00
2016-11-29 14:34:27 -08:00
2010-08-31 13:41:58 -07:00
2018-04-14 12:16:17 -07:00
2017-08-14 10:36:48 -07:00
2017-10-23 09:45:59 -07:00
2018-04-30 10:19:48 -07:00
2018-03-06 15:15:15 -08:00
2018-04-16 12:24:23 -07:00
2018-04-14 12:16:17 -07:00
2018-04-14 12:16:17 -07:00
2018-04-14 12:16:17 -07:00
2018-04-14 12:16:17 -07:00
2017-07-13 13:54:00 -04:00
2016-08-31 14:35:34 -07:00
2017-11-04 13:25:13 -07:00
2018-04-14 12:16:17 -07:00
2018-04-14 12:16:17 -07:00
2018-04-14 12:16:17 -07:00
2018-04-16 12:44:40 -07:00
2018-04-20 09:53:25 -07:00
2018-04-17 10:45:47 -07:00
2018-04-14 12:21:39 -07:00
2018-04-14 12:16:17 -07:00
2018-04-14 12:16:17 -07:00
2016-11-29 14:34:33 -08:00
2017-01-22 13:25:40 -08:00
2016-11-29 14:34:33 -08:00
2016-11-29 14:34:33 -08:00
2016-12-15 17:31:33 -08:00
2016-12-12 10:46:26 -08:00
2017-01-22 13:25:40 -08:00
2016-11-29 14:34:33 -08:00
2016-11-29 14:34:33 -08:00
2017-01-22 13:25:40 -08:00
2018-02-08 15:28:18 -08:00
2018-04-14 12:16:17 -07:00
2018-04-30 13:05:55 -07:00
2018-04-14 12:16:17 -07:00
2018-04-14 12:40:52 -07:00
2018-04-18 14:19:50 -07:00
2018-04-18 14:19:50 -07:00
2018-04-18 14:19:50 -07:00
2018-02-20 11:19:42 -08:00
2018-02-08 15:29:24 -08:00
2018-02-08 15:28:18 -08:00
2018-02-20 11:19:42 -08:00
2018-02-08 16:05:57 -08:00
2017-11-04 13:25:13 -07:00
2018-04-15 10:59:13 -07:00
2010-08-31 13:41:58 -07:00
2017-08-02 21:16:12 -07:00
2018-03-21 15:37:32 -07:00
2018-04-18 14:19:50 -07:00
2018-03-31 11:12:51 -07:00
2017-03-10 09:51:33 -08:00
2018-04-14 12:16:17 -07:00
2018-02-13 14:54:54 -08:00
2015-06-22 17:02:13 -07:00
2018-03-04 17:34:51 -08:00
2018-02-13 14:54:54 -08:00
2017-01-03 11:31:18 -06:00
2018-02-13 14:54:54 -08:00
2018-02-20 16:27:31 -08:00
2018-04-18 14:19:50 -07:00
2018-02-13 14:54:54 -08:00
2018-04-14 12:16:17 -07:00
2017-11-04 13:25:13 -07:00
2017-11-04 13:25:13 -07:00
2018-03-21 08:42:13 -07:00
2017-11-04 13:25:13 -07:00
2018-04-30 10:19:48 -07:00
2018-02-09 10:08:05 -08:00
2017-05-10 09:30:48 -07:00
2016-12-12 10:46:26 -08:00
2018-02-13 14:54:54 -08:00
2017-05-10 09:30:48 -07:00
2018-04-13 10:44:05 -07:00
2017-11-18 14:08:00 -08:00
2018-03-12 11:27:02 -07:00
2018-04-15 15:12:28 -07:00
2018-04-10 10:32:14 -07:00