Return to BSD News archive
Received: by minnie.vk1xwt.ampr.org with NNTP id AA6961 ; Fri, 15 Jan 93 10:40:33 EST Path: sserve!manuel.anu.edu.au!munnari.oz.au!spool.mu.edu!uwm.edu!rpi!usc!howland.reston.ans.net!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!agate.berkeley.edu!cgd From: cgd@eden.CS.Berkeley.EDU (Chris G. Demetriou) Newsgroups: comp.unix.bsd Subject: Re: UFS on disk inode "spare" fields bad [and patch] Date: 17 Jan 93 07:32:33 Organization: Kernel Hackers 'r' Us Lines: 19 Message-ID: <CGD.93Jan17073233@eden.CS.Berkeley.EDU> References: <1993Jan15.062302.15669@fcom.cc.utah.edu> NNTP-Posting-Host: eden.cs.berkeley.edu In-reply-to: terry@cs.weber.edu's message of Fri, 15 Jan 93 06:23:02 GMT umm, random note: beware the i_spare0 and i_spare1 fields of the in-core inodes... they're used for internal consistency checking... (i talked w/kirk mckusick about this; apparently he left them in when he was doing last-minute debugging, before the net2 release...) caused me no end of problem, once upon a time, and while not exactly relevant to this thread, thought the warning might be apprecited by some... 8-) chris -- Chris G. Demetriou cgd@cs.berkeley.edu "Sometimes it is better to have twenty million instructions by Friday than twenty million instructions per second." -- Wes Clark