Author :
millert
Date :
2019-07-19 15:13:17
Hash :f92c691b Message :Adapt to POSIX realpath(3); if it returns NULL, use the mount path as-is.
Fixes an inability to mount via diskuid.
Also use mntpath, not *argv, on error for more accurate messages.
OK martijn@ mlarkin@