summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2021-04-27 18:33:50 -0400
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2021-04-27 18:33:50 -0400
commit01395e3a8d86bfc67f4b0beb0d510d65df0eb340 (patch)
tree75edea099bc2a862be9f56c95837ec9475b13fe9
parent91356e1cee5329a898d79d45ee01a9c2fc208a3d (diff)
downloadtmpoverlay-01395e3a8d86bfc67f4b0beb0d510d65df0eb340.tar.xz
tmpoverlay-01395e3a8d86bfc67f4b0beb0d510d65df0eb340.zip
README: add quote
-rw-r--r--README.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 87f8ffc..231041c 100644
--- a/README.rst
+++ b/README.rst
@@ -35,7 +35,12 @@ Changes to underlying filesystems
---------------------------------
Per `the kernel overlayfs documentation`_, changing underlying filesystems
-while the overlay is mounted is not supported.
+while the overlay is mounted is not supported:
+
+ Changes to the underlying filesystems while part of a mounted overlay
+ filesystem are not allowed. If the underlying filesystem is changed, the
+ behavior of the overlay is undefined, though it will not result in a crash
+ or deadlock.
.. _the kernel overlayfs documentation: https://www.kernel.org/doc/html/latest/filesystems/overlayfs.html#changes-to-underlying-filesystems