Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site umcp-cs.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!umcp-cs!chris From: chris@umcp-cs.UUCP (Chris Torek) Newsgroups: net.bugs.4bsd,net.unix-wizards Subject: "documentation" bug in sys/h/fs.h Message-ID: <2185@umcp-cs.UUCP> Date: Mon, 31-Dec-84 09:00:53 EST Article-I.D.: umcp-cs.2185 Posted: Mon Dec 31 09:00:53 1984 Date-Received: Tue, 1-Jan-85 06:05:17 EST Distribution: net Organization: U of Maryland, Computer Science Dept., College Park, MD Lines: 25 Index: sys/h/fs.h 4.2BSD Fix Description: There is a minor error in the 4.2 fs.h header file. It claims that super-blocks are always of size MAXBSIZE. This is not true; they are always SBSIZE. Repeat-By: Examination. Fix: Change the comment in fs.h to read * Note that super blocks are always of size SBSIZE, * and that both SBSIZE and MAXBSIZE must be >= MINBSIZE. It would probably be a good idea to note the dependency on MINBSIZE near the definition of MAXBSIZE in h/param.h, too. -- (This line accidently left nonblank.) In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (301) 454-7690 UUCP: {seismo,allegra,brl-bmd}!umcp-cs!chris CSNet: chris@umcp-cs ARPA: chris@maryland