]> git.proxmox.com Git - mirror_zfs-debian.git/commit
Report realpath() canonicalization error
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 9 Jan 2013 19:56:37 +0000 (11:56 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 10 Jan 2013 00:54:58 +0000 (16:54 -0800)
commit87bdc45ccbf6f1d57a278c2026e60fc5f3af7598
tree94f3c11428dda1a22168a28a9b3bbbc823499ba4
parent761394b3af152895ac68a970a91a4f8a917c547b
Report realpath() canonicalization error

Rather than just reporting the failure include the passed
mount point and error number.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1153
cmd/mount_zfs/mount_zfs.c