Date: Fri, 29 Jan 1999 04:48:04 -0800 (PST) From: asami@FreeBSD.ORG (Satoshi Asami) To: tlambert@primenet.com Cc: jonny@jonny.eng.br, julian@whistle.com, jonny@jonny.eng.br, stable@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: softupdates on / Message-ID: <199901291248.EAA73292@silvia.hip.berkeley.edu> In-Reply-To: <199901290354.UAA17472@usr07.primenet.com> (message from Terry Lambert on Fri, 29 Jan 1999 03:54:50 %2B0000 (GMT))
next in thread | previous in thread | raw e-mail | index | archive | help
* From: Terry Lambert <tlambert@primenet.com> * One argument is that fsck needs to be able to tell how the thing * was last mounted, if it's going to do soft-updates specific * things, like not fixing up the cg free list before allowing the * mount. * * I personally don't really buy this argument, since it should be * possible to synchnously update a flag in the superblock when * switching states, the same way the clean flag gets updated. Doesn't it already do something like that? My 100GB partitions take about 30 seconds while the "superblock [is] updated for softupdates", I'd be surprised it can't even set a flag do indicate what it's doing. :) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901291248.EAA73292>