Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/ufs/ffs



On Sun Sep 21 2008 at 21:08:22 +0000, Jachym Holecek wrote:
> 
> Module Name:  src
> Committed By: freza
> Date:         Sun Sep 21 21:08:22 UTC 2008
> 
> Modified Files:
>       src/sys/ufs/ffs: ffs_vfsops.c
> 
> Log Message:
> WAPBL: in '%s: replaying log to disk' message use the path we're
>     trying to mount on instead of the misleading last-mounted-on
>     path. Reported by jmcneill.

This fix is wrong: mp->f_mntonname is set in set_statvfs_info(), way
after you use it.  Please test your code before commit.


Home | Main Index | Thread Index | Old Index