From 66db32ef63b0a1753a9f6392ea48ae5db7b6a771 Mon Sep 17 00:00:00 2001 From: Alex Nikiforov <a.nikifo...@samsung.com> Date: Mon, 4 Jul 2011 15:34:56 +0400 Subject: [PATCH 2/2] api: fix comment
--- src/api.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/api.c b/src/api.c index 01b0fb2..a9d05db 100644 --- a/src/api.c +++ b/src/api.c @@ -3723,7 +3723,6 @@ int cgroup_register_unchanged_process(pid_t pid, int flags) goto close; } - /* FIXME - change for writev() */ /* prepare vectors for reading */ iov[0].iov_base = &pid; iov[0].iov_len = sizeof(pid); -- 1.7.4.1 ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Libcg-devel mailing list Libcg-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libcg-devel