zfs/lib/libzfs
наб a559c3d0f4 libzfs: zfs_crypto_create() requires a new key by definition: set newkey
This changes the password prompt for new encryption roots from
  Enter passphrase:
  Re-enter passphrase:
to
  Enter new passphrase:
  Re-enter new passphrase:
which makes more sense and is more consistent with "new passphrase"
now always meaning "come up with something" and plain "passphrase"
"remember that thing"

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #11866
2021-06-23 13:22:14 -07:00
..
os FreeBSD libzfs: gcc requires __thread after static 2020-12-23 14:34:59 -08:00
.gitignore Clean up lib dependencies 2020-07-10 14:26:00 -07:00
Makefile.am Linux 5.10 compat: use iov_iter in uio structure 2020-12-23 14:35:39 -08:00
THIRDPARTYLICENSE.openssl Fix typos in lib/ 2019-09-02 17:53:27 -07:00
THIRDPARTYLICENSE.openssl.descrip Encryption patch follow-up 2017-10-11 16:54:48 -04:00
libzfs.abi Add ABI snapshot 2020-11-17 20:48:53 +00:00
libzfs.pc.in Spruce up pkg-config files for libzfs/libzfs_core 2020-09-09 10:26:01 -07:00
libzfs.suppr Library ABI tracking with abigail 2020-11-17 20:29:02 +00:00
libzfs_changelist.c Add 'zfs rename -u' to rename without remounting 2020-09-03 16:16:15 -07:00
libzfs_config.c Use zfs_ioctl with zfs_cmd_t in libzfs 2019-10-23 17:29:43 -07:00
libzfs_crypto.c libzfs: zfs_crypto_create() requires a new key by definition: set newkey 2021-06-23 13:22:14 -07:00
libzfs_dataset.c zfs get -p only outputs 3 columns if "clones" property is empty 2021-06-23 13:22:14 -07:00
libzfs_diff.c Don't open zfs control device exclusively 2020-02-28 14:54:14 -08:00
libzfs_import.c Persistent L2ARC 2020-04-10 10:33:35 -07:00
libzfs_iter.c Mark functions as static 2020-06-18 12:20:38 -07:00
libzfs_mount.c Remove dependency on sharetab file and refactor sharing logic 2020-07-13 09:19:18 -07:00
libzfs_pool.c zpool: Dryrun fails to list some devices 2021-01-08 15:37:56 -08:00
libzfs_sendrecv.c send_iterate_snap : doall send without fromsnap 2021-03-05 12:54:39 -08:00
libzfs_status.c Import vdev ashift optimization from FreeBSD 2020-08-21 12:53:17 -07:00
libzfs_util.c Update references to nonexistent man pages in code 2020-10-30 16:04:41 -07:00