<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.forensicswiki.org/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.forensicswiki.org/w/index.php?title=Ffs&amp;feed=atom&amp;action=history</id>
		<title>Ffs - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.forensicswiki.org/w/index.php?title=Ffs&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/w/index.php?title=Ffs&amp;action=history"/>
		<updated>2013-05-22T09:50:29Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.20.3</generator>

	<entry>
		<id>http://www.forensicswiki.org/w/index.php?title=Ffs&amp;diff=7014&amp;oldid=prev</id>
		<title>Joachim Metz at 08:20, 31 July 2012</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/w/index.php?title=Ffs&amp;diff=7014&amp;oldid=prev"/>
				<updated>2012-07-31T08:20:11Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr style='vertical-align: top;'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 08:20, 31 July 2012&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 9:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 9:&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: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* [http://en.wikipedia.org/wiki/Berkeley_Fast_File_System Wikipedia's article].&amp;#160; &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* [http://en.wikipedia.org/wiki/Berkeley_Fast_File_System Wikipedia's article].&amp;#160; &amp;#160;&lt;/div&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: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;File Systems&lt;/ins&gt;]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Disk file systems&lt;/del&gt;]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Joachim Metz</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/w/index.php?title=Ffs&amp;diff=7013&amp;oldid=prev</id>
		<title>Mdh: Berkeley FFS</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/w/index.php?title=Ffs&amp;diff=7013&amp;oldid=prev"/>
				<updated>2007-05-02T17:14:46Z</updated>
		
		<summary type="html">&lt;p&gt;Berkeley FFS&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''FFS''' is one name given to the BSD '''Fast File System''', also known as '''UFS1''' or '''UFS2''' (referring to different versions of the file system).  Modern FFS implementations are used in many systems based on 4.2BSD, 4.3BSD and 4.4BSD, including [[FreeBSD]], [[OpenBSD]], and [[NetBSD]].  Variants and derivative file systems are also in use on other platforms, including [[Solaris]].  Many differences in terms of capabilities and metadata exist between these systems, and compatibility is not guaranteed.  &lt;br /&gt;
&lt;br /&gt;
''Note: This article refers to the BSD Fast File System.  For information on the Amiga Fast File System, please see [[Ffs (Amiga)]].''  &lt;br /&gt;
&lt;br /&gt;
== More Information ==&lt;br /&gt;
&lt;br /&gt;
* More information regarding super-block metadata structures can be gleaned from the [http://threads.seas.gwu.edu/cgi-bin/man2web?program=fs&amp;amp;section=5 fs(5)] manual page in FreeBSD.  &lt;br /&gt;
* An email list, ''freebsd-fs'', exists and can be viewed online [http://groups.google.com/group/mailing.freebsd.fs/topics?lnk=rgh via Google Groups].  &lt;br /&gt;
* [http://en.wikipedia.org/wiki/Berkeley_Fast_File_System Wikipedia's article].  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Disk file systems]]&lt;/div&gt;</summary>
		<author><name>Mdh</name></author>	</entry>

	</feed>