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

List:       mesos-commits
Subject:    mesos git commit: Minor comment fix.
From:       yan () apache ! org
Date:       2015-08-28 9:05:24
Message-ID: 5534f9aed30845479ea02192723a8f57 () git ! apache ! org
[Download RAW message or body]

Repository: mesos
Updated Branches:
  refs/heads/master 0d87ec198 -> 285cf3d7d


Minor comment fix.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/285cf3d7
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/285cf3d7
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/285cf3d7

Branch: refs/heads/master
Commit: 285cf3d7d80b3f490d6856e4e897225e45e08d03
Parents: 0d87ec1
Author: Jiang Yan Xu <yan@jxu.me>
Authored: Fri Aug 28 01:21:59 2015 -0700
Committer: Jiang Yan Xu <yan@jxu.me>
Committed: Fri Aug 28 02:04:43 2015 -0700

----------------------------------------------------------------------
 src/slave/containerizer/isolators/filesystem/linux.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/285cf3d7/src/slave/containerizer/isolators/filesystem/linux.cpp
                
----------------------------------------------------------------------
diff --git a/src/slave/containerizer/isolators/filesystem/linux.cpp \
b/src/slave/containerizer/isolators/filesystem/linux.cpp index 4ff1c46..0970b3d \
                100644
--- a/src/slave/containerizer/isolators/filesystem/linux.cpp
+++ b/src/slave/containerizer/isolators/filesystem/linux.cpp
@@ -690,7 +690,7 @@ Future<Nothing> LinuxFilesystemIsolatorProcess::cleanup(
 
   infos.erase(containerId);
 
-  // Destroy the provisioned root filesystem.
+  // Destroy the provisioned root filesystems.
   list<Future<bool>> futures;
   foreachvalue (const Owned<Provisioner>& provisioner, provisioners) {
     futures.push_back(provisioner->destroy(containerId));


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

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