]> git.proxmox.com Git - mirror_zfs.git/commit
Remove inappropiate error message suggesting to use '-r'
authorInsanePrawn <Insane.Prawny@gmail.com>
Fri, 15 Nov 2019 17:52:11 +0000 (18:52 +0100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 15 Nov 2019 17:52:11 +0000 (09:52 -0800)
commitcc1a1e17d944fa4111443c41cdab7320061b38fa
tree54f9a3242bc646a9e618bb27b84aa0d1c07ea449
parent64c77c4badddff4e843ad10466cad2dc96f5e165
Remove inappropiate error message suggesting to use '-r'

Removes an incorrect error message from libzfs that suggests applying
'-r' when a zfs subcommand is called with a filesystem path while
expecting either a snapshot or bookmark path.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Signed-off-by: InsanePrawn <insane.prawny@gmail.com>
Closes #9574
lib/libzfs/libzfs_dataset.c