summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorPhil Dibowitz <phild@fb.com>2014-07-31 14:47:20 -0700
committerPhil Dibowitz <phild@fb.com>2014-07-31 19:32:19 -0700
commitc7141999012f02d1bdff427b0e26dd22267361b6 (patch)
tree4daaf19e123a42cbddf0ceb10f6d4fc1e5a4474e /RELEASE_NOTES.md
parentc77c1bff0b0f3579a682c78a27aaecea092114a6 (diff)
downloadohai-c7141999012f02d1bdff427b0e26dd22267361b6.tar.gz
Fix reading /proc/mounts harder
Due to kernel bugs we have to nonblock read.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index d1e63fbb..2ba50fae 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -28,5 +28,6 @@ populate the old system (role & system) with LXC if there are no other virtualiz
* Ohai now collects mdadm RAID information.
* Ohai know uses lsblk, if available, instead of blkid
+* linux::filesystem now reads all of /proc/mounts instead of just 4K
# Ohai Breaking Changes: