cvs commit: src/sys/ufs/ffs ffs_vfsops.c

Janet Sullivan ciscogeek at bgp4.net
Tue Dec 9 07:47:56 PST 2003


I just cvsup'd RELENG_5_2, and this file was still at 1.225 - is the fix 
in 1.226 going to make it into the 5.2 release?

Don Lewis wrote:
> truckman    2003/12/06 21:16:52 PST
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/ufs/ffs          ffs_vfsops.c 
>   Log:
>   Set fs_ronly to the correct value in ffs_reload() when reloading the file
>   system super block after fsck has repaired the file system.  The value of
>   fs_ronly was getting overwritten, which caused ffs_update() to attempt to
>   update inode timestamps even though the file system was still mounted
>   read-only.
>   
>   This fixes the "giving up on N buffers" error that is triggered by running
>   fsck on the root file system and then rebooting without mounting the file
>   system read-write.
>   
>   Revision  Changes    Path
>   1.226     +2 -0      src/sys/ufs/ffs/ffs_vfsops.c
> _______________________________________________
> cvs-src at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-src
> To unsubscribe, send any mail to "cvs-src-unsubscribe at freebsd.org"
> 




More information about the cvs-all mailing list