summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorPhil Dibowitz <phild@fb.com>2015-06-24 04:56:40 -0700
committerPhil Dibowitz <phild@fb.com>2015-06-24 04:57:40 -0700
commit27efdab791d59d239007f1dea9cbd4a75c27dfda (patch)
treee4ad18836280b138f40a6898d35719d4999066a1 /RELEASE_NOTES.md
parent132eef525ccf62bbd639e89d9e44094d0e13a2bc (diff)
downloadohai-27efdab791d59d239007f1dea9cbd4a75c27dfda.tar.gz
Port new filesystem2 plugin to darwin.
This is just a port of #559 to Darwin. See that PR for the details.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 137685d6..70008289 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -27,7 +27,8 @@ populate the old system (role & system) with LXC if there are no other virtualiz
### Filesystem2
-There is a new plugin for filesystems in Linux. It solves several problems:
+There is a new plugin for filesystems in Linux & Darwin. It solves several
+problems:
* Can handle multiple virtual FSes with the same "device" (eg, 'none')
* Can handle a device mounted multiple places
* Is resilient to mtab being a symlink to /proc/mounts