<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=OverlayFS</id>
	<title>OverlayFS - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=OverlayFS"/>
	<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=OverlayFS&amp;action=history"/>
	<updated>2026-06-30T02:43:08Z</updated>
	<subtitle>在这个wiki上该页的修订历史</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://arolstar52-zhtest.hf.space/index.php?title=OverlayFS&amp;diff=2814516&amp;oldid=prev</id>
		<title>imported&gt;InternetArchiveBot：​补救6个来源，并将0个来源标记为失效。) #IABot (v2.0.8</title>
		<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=OverlayFS&amp;diff=2814516&amp;oldid=prev"/>
		<updated>2021-02-08T09:00:29Z</updated>

		<summary type="html">&lt;p&gt;补救6个来源，并将0个来源标记为失效。) #IABot (v2.0.8&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{NoteTA&lt;br /&gt;
|G1=IT&lt;br /&gt;
}}&lt;br /&gt;
{{Infobox filesystem&lt;br /&gt;
| name                    = OverlayFS&lt;br /&gt;
| full_name               = Overlay File System&lt;br /&gt;
| developer               = {{tsl|en|Miklos Szeredi}}、[[开放源代码|开源]]社区&lt;br /&gt;
| introduction_os         = &lt;br /&gt;
| introduction_date       =&lt;br /&gt;
| partition_id            = &lt;br /&gt;
| directory_struct        = &lt;br /&gt;
| file_struct             = &lt;br /&gt;
| bad_blocks_struct       = &lt;br /&gt;
| max_filename_size       = &lt;br /&gt;
| max_files_no            = &lt;br /&gt;
| max_volume_size         = &lt;br /&gt;
| max_file_size           = &lt;br /&gt;
| filename_character_set  = &lt;br /&gt;
| dates_recorded          = &lt;br /&gt;
| date_range              = &lt;br /&gt;
| date_resolution         = &lt;br /&gt;
| forks_streams           = &lt;br /&gt;
| attributes              = &lt;br /&gt;
| file_system_permissions = [[POSIX]]&lt;br /&gt;
| compression             = &lt;br /&gt;
| encryption              = &lt;br /&gt;
| OS                      = [[Linux]]、[[FreeBSD]]以及[[NetBSD]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;OverlayFS&amp;#039;&amp;#039;&amp;#039;是一个面向[[Linux]]的[[文件系统]]服务，其实现一个面向其他[[文件系统]]的{{tsl|en|union mount|联合挂载}}。&lt;br /&gt;
&lt;br /&gt;
它于2014年被合并到[[Linux内核]]的3.18版本。&amp;lt;ref&amp;gt;{{cite web | url= https://github.com/torvalds/linux/commit/e9be9d5e76e34872f0c37d72e25bc27fe9e2c54c | title= OverlayFS commit to Linux | accessdate= 2017-01-13 | archive-date= 2017-03-24 | archive-url= https://web.archive.org/web/20170324072054/https://github.com/torvalds/linux/commit/e9be9d5e76e34872f0c37d72e25bc27fe9e2c54c | dead-url= no }}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web | url= https://www.phoronix.com/scan.php?page=news_item&amp;amp;px=MTc5OTc | title= OverlayFS Proposed For The Linux 3.18 Kernel | accessdate= 2017-01-13 | archive-date= 2017-02-05 | archive-url= https://web.archive.org/web/20170205023350/https://www.phoronix.com/scan.php?page=news_item&amp;amp;px=MTc5OTc | dead-url= no }}&amp;lt;/ref&amp;gt;其4.0版本带来了必要的改进，例如[[Docker (軟體)|Docker]]中所需的&amp;lt;tt&amp;gt;overlay2&amp;lt;/tt&amp;gt;存储驱动程序。&amp;lt;ref&amp;gt;{{Cite web |url=https://docs.docker.com/engine/userguide/storagedriver/selectadriver/ |title=存档副本 |accessdate=2016-12-06 |archive-date=2016-12-06 |archive-url=https://archive.today/20161206132431/https://docs.docker.com/engine/userguide/storagedriver/selectadriver/ |dead-url=no }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
OverlayFS的主要机制涉及当两个文件系统提供同一名称的目录时目录访问的合并。除此之外，OverlayFS呈现其中一个所产生的对象（如果有），“上层”文件系统优先。OverlayFS与其他覆盖型文件系统不同，OverlayFS合并的目录子树不一定是来自不同的文件系统。&amp;lt;ref name=overlayfs-git-doc&amp;gt;{{cite web&lt;br /&gt;
|url= https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/filesystems/overlayfs.txt&lt;br /&gt;
|title= OverlayFS documentation&lt;br /&gt;
|publisher= kernel.org&lt;br /&gt;
|access-date= 2017-01-13&lt;br /&gt;
|archive-url= https://web.archive.org/web/20160128094942/https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/filesystems/overlayfs.txt&lt;br /&gt;
|archive-date= 2016-01-28&lt;br /&gt;
|dead-url= yes&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
虽然截至2016年11月，大部分Linux发行版的[[Live CD]]使用[[Aufs]]，但[[Slackware]]为其Live CD使用overlayfs。&amp;lt;ref&amp;gt;{{Cite web |url=http://docs.slackware.com/slackware:liveslak |title=存档副本 |accessdate=2017-01-13 |archive-date=2016-12-25 |archive-url=https://web.archive.org/web/20161225125734/http://docs.slackware.com/slackware:liveslak |dead-url=no }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
OverlayFS支持在上层文件系统中的{{tsl|en|whiteout (filesystem internals)|whiteout (文件系统内部)|whiteout}}和opaque目录，以允许删除文件和目录。&amp;lt;ref name=overlayfs-git-doc/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==参考资料==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
==外部链接==&lt;br /&gt;
* [https://web.archive.org/web/20160128094942/https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/filesystems/overlayfs.txt OverlayFS 文档]{{en}}&lt;br /&gt;
&lt;br /&gt;
{{文件系统}}&lt;br /&gt;
{{Linux}}&lt;br /&gt;
{{Linux内核}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux内核功能]]&lt;br /&gt;
[[Category:Unix文件系统技术]]&lt;br /&gt;
[[Category:特殊目的自由文件系统]]&lt;br /&gt;
[[Category:Linux内核支持的特殊目的文件系统]]&lt;br /&gt;
[[Category:联合文件系统]]&lt;/div&gt;</summary>
		<author><name>imported&gt;InternetArchiveBot</name></author>
	</entry>
</feed>