Date: Sat, 17 Oct 1998 14:12:38 +1000 From: Bruce Evans <bde@zeta.org.au> To: bde@zeta.org.au, dag-erli@ifi.uio.no Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, des@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/mount mount.8 Message-ID: <199810170412.OAA31312@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>> > > > Warn about "mount -u" bug. >> > > FUD. >> > I'm afraid it's very, very real, and 100% reproducable. >> Please give details. Which file system? (-u is supposed to apply to >> all file systems). Did recent -u fixes (ffs_vfsops.c rev.1.84 and 1.88) >> affect it? > >FFS, and no, I've experienced corruption on a file system that was >newfs'd in the beginning of October (and I've been making world and >building kernels every other day for a month) By details, I meant complete details. How to reproduce the problem, and whether rev.1.84 and 1.88 caused the problem. Does it happen on other file systems? ext2fs uses essentially the same mount -u code as ffs, but is slightly simpler and closer to the CSRG version (for mount -u), so it might be easier to debug and less broken. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810170412.OAA31312>