[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lxc-devel
Subject:    [lxc-devel] [PATCH 2/2] fix comment
From:       wferi () niif ! hu (Ferenc Wagner)
Date:       2010-06-10 10:21:10
Message-ID: f2b7de59defd44decb0174a6975a4b3b4d0a75b1.1276162948.git.wferi () niif ! hu
[Download RAW message or body]


Signed-off-by: Ferenc Wagner <wferi at niif.hu>
---
 src/lxc/conf.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/lxc/conf.c b/src/lxc/conf.c
index 5968882..66c60a8 100644
--- a/src/lxc/conf.c
+++ b/src/lxc/conf.c
@@ -547,7 +547,7 @@ static int setup_rootfs_pivot_root(const char *rootfs, const char *pivotdir)
 	if (!pivotdir)
 		pivotdir = "mnt";
 
-	/* create a default mountpoint if none specified */
+	/* compute the full path to pivotdir under rootfs */
 	snprintf(path, sizeof(path), "%s/%s", rootfs, pivotdir);
 
 	if (access(path, F_OK)) {
-- 
1.6.5




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic