<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://gunkies.org/index.php?action=history&amp;feed=atom&amp;title=Talk%3ARepairing_early_UNIX_file_systems</id>
		<title>Talk:Repairing early UNIX file systems - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://gunkies.org/index.php?action=history&amp;feed=atom&amp;title=Talk%3ARepairing_early_UNIX_file_systems"/>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=Talk:Repairing_early_UNIX_file_systems&amp;action=history"/>
		<updated>2026-05-09T02:32:00Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.1</generator>

	<entry>
		<id>https://gunkies.org/w/index.php?title=Talk:Repairing_early_UNIX_file_systems&amp;diff=28833&amp;oldid=prev</id>
		<title>Jnc: /* More history */ PWB does indeed not support 'huge' files</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=Talk:Repairing_early_UNIX_file_systems&amp;diff=28833&amp;oldid=prev"/>
				<updated>2023-03-08T10:50:13Z</updated>
		
		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;More history: &lt;/span&gt; PWB does indeed not support &amp;#039;huge&amp;#039; files&lt;/span&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr style=&quot;vertical-align: top;&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 10:50, 8 March 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l6&quot; &gt;Line 6:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 6:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[User:Jnc|Jnc]] ([[User talk:Jnc|talk]]) 15:46, 7 March 2023 (CET)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[User:Jnc|Jnc]] ([[User talk:Jnc|talk]]) 15:46, 7 March 2023 (CET)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;: This removal of support for 'huge' files appears to be correct. If one compares bmap() in PWB1'S [https://minnie.tuhs.org/cgi-bin/utree.pl?file=PWB1/sys/sys/os/subr.c subr.c] with [https://minnie.tuhs.org/cgi-bin/utree.pl?file=V6/usr/sys/ken/subr.c V6]'s, the &amp;quot;'huge' fetch of double indirect block&amp;quot; code has been removed. I guess PWB didn't need very large (&amp;gt; 8*256*512 = 1,048,576 bytes) files? [[User:Jnc|Jnc]] ([[User talk:Jnc|talk]]) 11:49, 8 March 2023 (CET)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key mediawiki-wiki_:diff:version:1.11a:oldid:28821:newid:28833 --&gt;
&lt;/table&gt;</summary>
		<author><name>Jnc</name></author>	</entry>

	<entry>
		<id>https://gunkies.org/w/index.php?title=Talk:Repairing_early_UNIX_file_systems&amp;diff=28821&amp;oldid=prev</id>
		<title>Jnc: More history</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=Talk:Repairing_early_UNIX_file_systems&amp;diff=28821&amp;oldid=prev"/>
				<updated>2023-03-07T14:46:42Z</updated>
		
		<summary type="html">&lt;p&gt;More history&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==More history==&lt;br /&gt;
&lt;br /&gt;
From [https://groups.google.com/g/net.unix/c/-H9x36DMOBQ/m/4mcL76lKbmMJ?pli=1 here] by Guy Harris, Jan 15, 1984:&lt;br /&gt;
&lt;br /&gt;
: ''Hal Pierson .. mentioned that ... &amp;quot;craftsmen&amp;quot; (which I think is AT&amp;amp;Tese for &amp;quot;field engineer&amp;quot;) ... wouldn't know an inode if it came up and bit them in the *ss, so they had to replace &amp;quot;icheck&amp;quot; and &amp;quot;dcheck&amp;quot; with a new program which would do most of the dirty work of file system repair for them - Hal wrote one called &amp;quot;fcheck&amp;quot;, which cleaned V6 file systems, and which appeared in source-code form on the PWB/UNIX 1.0 distribution tape. Unfortunately, PWB/UNIX 1.0 modified the V6 file system so that it didn't support &amp;quot;huge&amp;quot; files, and the eighth indirect pointer pointed directly to a block as the other seven did, so the &amp;quot;fcheck&amp;quot; there wouldn't fix a vanilla PWB/UNIX file system, but it worked just fine on a vanilla V6 FS. When I discovered it, quite by accident, I looked at it and it sure looked like a super-duper file system fixer; once we got it up, we never went back to &amp;quot;icheck&amp;quot; and &amp;quot;dcheck&amp;quot; again. Later on, of course, Ted Kowalski rewrote it to work on a V7 filesystem, added some extra checks, gave it the ability to reconnect files with no directory entries, put comments into the code (something Hal still has trouble doing :-)), cleaned it up some, and renamed it &amp;quot;fsck&amp;quot;.''&lt;br /&gt;
&lt;br /&gt;
[[User:Jnc|Jnc]] ([[User talk:Jnc|talk]]) 15:46, 7 March 2023 (CET)&lt;/div&gt;</summary>
		<author><name>Jnc</name></author>	</entry>

	</feed>