fstat - Fix path construction for "wd".
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 12 Mar 2010 22:43:44 +0000 (14:43 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 12 Mar 2010 22:43:44 +0000 (14:43 -0800)
commit255301128e764dd284d43bd58d2124509ace84af
tree73515683b4696d2dd382ae8698b2c542e801b3be
parent7a6ce7c7fc9b080ca50453ba55d7a405c92ca5f4
fstat - Fix path construction for "wd".

* Fix path construction for "wd", the wrong mount pointer was being used.

Reported-by: Alex Hornung <ahornung@gmail.com>
usr.bin/fstat/fstat.c