Doug Rabson a76decc6f7 Remove the copyinstr call which was trying to copy the pathname in from
user space. It has already been copied in and mp->mnt_stat.f_mntonname has
already been initialised by the caller.

This fixes a panic on the alpha caused by the fact that the variable
'size' wasn't initialised because the call to copyinstr() bailed out with
an EFAULT error.
2001-03-03 15:15:33 +00:00
..
2001-03-01 21:00:17 +00:00
2001-03-01 21:00:17 +00:00
2001-03-01 21:00:17 +00:00
2001-03-01 21:00:17 +00:00
2001-03-01 21:00:17 +00:00