The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/4850
This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) === Signed-off-by: KATOH Yasufumi <ka...@jazz.email.ne.jp>
From 6b146be623c4a039f0db8906449514c67797b7da Mon Sep 17 00:00:00 2001 From: KATOH Yasufumi <ka...@jazz.email.ne.jp> Date: Mon, 30 Jul 2018 18:54:06 +0900 Subject: [PATCH] doc: Fix typo Signed-off-by: KATOH Yasufumi <ka...@jazz.email.ne.jp> --- doc/storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/storage.md b/doc/storage.md index 94dc3d7a9..2fb04b83f 100644 --- a/doc/storage.md +++ b/doc/storage.md @@ -134,7 +134,7 @@ to restrict I/O at the disk level (but nothing finer grained than that). Because those apply to a whole physical disk rather than a partition or path, the following restrictions apply: - Limits will not apply to filesystems that are backed by virtual devices (e.g. device mapper). - - If a fileystem is backed by multiple block devices, each device will get the same limit. + - If a filesystem is backed by multiple block devices, each device will get the same limit. - If the container is passed two disk devices that are each backed by the same disk, the limits of the two devices will be averaged.
_______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel