All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: xen-devel@lists.xensource.com
Subject: [PATCH 01 of 15] xenpaging: remove filename from comment
Date: Fri, 21 Oct 2011 11:31:35 +0200	[thread overview]
Message-ID: <c59f8ec51fff75eeef89.1319189495@probook.site> (raw)
In-Reply-To: <patchbomb.1319189494@probook.site>

# HG changeset patch
# User Olaf Hering <olaf@aepfle.de>
# Date 1319188557 -7200
# Node ID c59f8ec51fff75eeef896752e154cd6f9ea1685d
# Parent  6c583d35d76dda2236c81d9437ff9d57ab02c006
xenpaging: remove filename from comment

Signed-off-by: Olaf Hering <olaf@aepfle.de>

diff -r 6c583d35d76d -r c59f8ec51fff tools/xenpaging/file_ops.c
--- a/tools/xenpaging/file_ops.c
+++ b/tools/xenpaging/file_ops.c
@@ -1,5 +1,4 @@
 /******************************************************************************
- * tools/xenpaging/file_ops.c
  *
  * Common file operations.
  *
diff -r 6c583d35d76d -r c59f8ec51fff tools/xenpaging/policy_default.c
--- a/tools/xenpaging/policy_default.c
+++ b/tools/xenpaging/policy_default.c
@@ -1,5 +1,4 @@
 /******************************************************************************
- * tools/xenpaging/policy.c
  *
  * Xen domain paging default policy.
  *
diff -r 6c583d35d76d -r c59f8ec51fff tools/xenpaging/xenpaging.c
--- a/tools/xenpaging/xenpaging.c
+++ b/tools/xenpaging/xenpaging.c
@@ -1,5 +1,4 @@
 /******************************************************************************
- * tools/xenpaging/xenpaging.c
  *
  * Domain paging. 
  * Copyright (c) 2009 by Citrix Systems, Inc. (Patrick Colp)

  reply	other threads:[~2011-10-21  9:31 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-21  9:31 [PATCH 00 of 15] tools/xenpaging fixes for xen-unstable Olaf Hering
2011-10-21  9:31 ` Olaf Hering [this message]
2011-10-21  9:31 ` [PATCH 02 of 15] xenpaging: remove obsolete comment in resume path Olaf Hering
2011-10-21  9:31 ` [PATCH 03 of 15] xenpaging: use PERROR to print errno Olaf Hering
2011-10-21  9:31 ` [PATCH 04 of 15] xenpaging: simplify file_op Olaf Hering
2011-10-21  9:31 ` [PATCH 05 of 15] xenpaging: print gfn in failure case Olaf Hering
2011-10-21  9:31 ` [PATCH 06 of 15] xenpaging: update xenpaging_init Olaf Hering
2011-10-21  9:31 ` [PATCH 07 of 15] xenpaging: remove xc_dominfo_t from paging_t Olaf Hering
2011-10-21  9:31 ` [PATCH 08 of 15] xenpaging: track the number of paged-out pages Olaf Hering
2011-10-21  9:31 ` [PATCH 09 of 15] xenpaging: move page add/resume loops into its own function Olaf Hering
2011-10-21  9:31 ` [PATCH 10 of 15] xenpaging: compare both token and path when checking for @releaseDomain event Olaf Hering
2011-10-25 17:40   ` Ian Jackson
2011-10-25 18:02     ` Olaf Hering
2011-10-25 18:13       ` Ian Jackson
2011-10-21  9:31 ` [PATCH 11 of 15] xenpaging: improve mainloop exit handling Olaf Hering
2011-10-21  9:31 ` [PATCH 12 of 15] libxc: add bitmap_clear function Olaf Hering
2011-10-21  9:31 ` [PATCH 13 of 15] xenpaging: retry unpageable gfns Olaf Hering
2011-10-21  9:31 ` [PATCH 14 of 15] xenpaging: install into LIBEXEC dir Olaf Hering
2011-10-21  9:31 ` [PATCH 15 of 15] xenpaging: add XEN_PAGING_DIR / libxl_xenpaging_dir_path() Olaf Hering

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c59f8ec51fff75eeef89.1319189495@probook.site \
    --to=olaf@aepfle.de \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.