K 10 svn:author V 3 kib K 8 svn:date V 27 2007-12-29T14:25:29.000000Z K 7 svn:log V 354 Apply the LCONVPATH() to the (old) linux_stat() and linux_lstat() syscalls. Without it, code has two problems: - behaviour of the old and new [l]stat are different with regard of the /compat/linux - directly accessing the userspace data from the kernel asks for the panics. Reported and tested by: Peter Holm Reviewed by: rdivacky MFC after: 3 days END