freebsd-nq/cmd
Richard Yao 847de12271 Print human readable error message for ENOENT
A cryptic error code is printed when mounting a legacy dataset to a
non-existent mountpoint. This patch changes this behavior to print
"mount point '%s' does not exist", which is similar to the error
message printed when mounting procfs.

The single quotes were added to be consistent with the existing EBUSY
error message, which is the only difference between this error message
and the one that is printed when the same condition occurs when mounting
procfs.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #633
2012-04-03 10:24:34 -07:00
..
mount_zfs Print human readable error message for ENOENT 2012-04-03 10:24:34 -07:00
sas_switch_id Add --enable-debug-dmu-tx configure option 2012-03-23 12:25:17 -07:00
zdb Add --enable-debug-dmu-tx configure option 2012-03-23 12:25:17 -07:00
zfs Fix executable permissions 2012-03-26 11:52:44 -07:00
zinject Add --enable-debug-dmu-tx configure option 2012-03-23 12:25:17 -07:00
zpios Add --enable-debug-dmu-tx configure option 2012-03-23 12:25:17 -07:00
zpool Remove hard-coded 80 column output 2012-03-27 15:01:08 -07:00
zpool_id Add --enable-debug-dmu-tx configure option 2012-03-23 12:25:17 -07:00
zpool_layout Add --enable-debug-dmu-tx configure option 2012-03-23 12:25:17 -07:00
ztest Add --enable-debug-dmu-tx configure option 2012-03-23 12:25:17 -07:00
zvol_id Add --enable-debug-dmu-tx configure option 2012-03-23 12:25:17 -07:00
Makefile.am Multipath device manageability improvements 2011-06-23 10:46:06 -07:00
Makefile.in Add --enable-debug-dmu-tx configure option 2012-03-23 12:25:17 -07:00