From mboxrd@z Thu Jan 1 00:00:00 1970 From: dave@horsfall.org (Dave Horsfall) Date: Mon, 22 Feb 2016 00:34:46 +1100 (EST) Subject: [TUHS] Unix v6 File System information In-Reply-To: <20160221114412.62D8B18C0F6@mercury.lcs.mit.edu> References: <20160221114412.62D8B18C0F6@mercury.lcs.mit.edu> Message-ID: On Sun, 21 Feb 2016, Noel Chiappa wrote: > http://minnie.tuhs.org/cgi-bin/utree.pl?file=V6/usr/man/man5/fs.5 Yeah, but I was unsure whether the OP wanted a technical description, or one in plain English :-) I'm still prepared to do the latter, once I can find a spare hour. Somewhere, deep within Minnie's bowels, there might be a paper that I wrote upon implementing a "bad block" system (specifically directed at the RK-05, but generally applicable to any device); it involved the hitherto- unused inode "0", to which were chained the bad blocks (added by hand). The trick was that normal FS utilities would ignore it... Someone at the time (Kevin Hill?) pointed out that inode "-1" could also be used, but I wasn't prepared to go that far :-) -- Dave Horsfall DTM (VK2KFU) "Those who don't understand security will suffer."