diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-10-04 11:33:41 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-10-04 11:33:41 +0200 |
commit | 72f0fbdbac020e532ac430c18442c73243dfceb9 (patch) | |
tree | 796283ec708fa0e99a9f0cf762f31f659ac2156f /hurd | |
parent | 744a5cefd9b4156b85862e3a04d20a7035b31c90 (diff) |
hurd/translator/unionfs: Link to Linux' overlay file system proposal, 2010-09-20.
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/translator/unionfs.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hurd/translator/unionfs.mdwn b/hurd/translator/unionfs.mdwn index d1e3868b..2b692cf9 100644 --- a/hurd/translator/unionfs.mdwn +++ b/hurd/translator/unionfs.mdwn @@ -153,3 +153,8 @@ the *mountee* at 0. * [FUSE page about `unionfs`](http://sourceforge.net/apps/mediawiki/fuse/index.php?title=UnionFileSystems) + + * [Linux' overlay file system proposal, + 2010-09-20](http://thread.gmane.org/gmane.linux.kernel/1038413) + + How is this different? |