All of lore.kernel.org
 help / color / mirror / Atom feed
From: Boaz Harrosh <bharrosh@panasas.com>
To: Benny Halevy <bhalevy@panasas.com>, NFS list <linux-nfs@vger.kernel.org>
Subject: [PATCH] SQUASHME: move objlayout to the PNFS_LD dprint channel
Date: Wed, 16 Jun 2010 15:33:03 -0400	[thread overview]
Message-ID: <4C1926EF.4020002@panasas.com> (raw)


Signed-off-by: Boaz Harrosh <bharrosh-xFkOKRQa54hHeCz7Ayp15r+LScJ5NNVl@public.gmane.org>
---
 fs/nfs/objlayout/objio_osd.c  |    2 +-
 fs/nfs/objlayout/objlayout.c  |    2 +-
 fs/nfs/objlayout/panfs_shim.c |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/fs/nfs/objlayout/objio_osd.c b/fs/nfs/objlayout/objio_osd.c
index 9079b7b..5f0612f 100644
--- a/fs/nfs/objlayout/objio_osd.c
+++ b/fs/nfs/objlayout/objio_osd.c
@@ -48,7 +48,7 @@
 
 #include "objlayout.h"
 
-#define NFSDBG_FACILITY         NFSDBG_PNFS
+#define NFSDBG_FACILITY         NFSDBG_PNFS_LD
 
 #define _LLU(x) ((unsigned long long)x)
 
diff --git a/fs/nfs/objlayout/objlayout.c b/fs/nfs/objlayout/objlayout.c
index ad56ab8..c380bf6 100644
--- a/fs/nfs/objlayout/objlayout.c
+++ b/fs/nfs/objlayout/objlayout.c
@@ -42,7 +42,7 @@
 #include <scsi/osd_initiator.h>
 #include "objlayout.h"
 
-#define NFSDBG_FACILITY         NFSDBG_PNFS
+#define NFSDBG_FACILITY         NFSDBG_PNFS_LD
 
 struct pnfs_client_operations *pnfs_client_ops;
 
diff --git a/fs/nfs/objlayout/panfs_shim.c b/fs/nfs/objlayout/panfs_shim.c
index 3c5baba..3f76233 100644
--- a/fs/nfs/objlayout/panfs_shim.c
+++ b/fs/nfs/objlayout/panfs_shim.c
@@ -46,7 +46,7 @@
 
 #include <linux/panfs_shim_api.h>
 
-#define NFSDBG_FACILITY         NFSDBG_PNFS
+#define NFSDBG_FACILITY         NFSDBG_PNFS_LD
 
 struct panfs_export_operations *panfs_export_ops;
 
-- 
1.7.0.1


             reply	other threads:[~2010-06-16 19:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-16 19:33 Boaz Harrosh [this message]
2010-06-17 15:59 ` [PATCH] SQUASHME: move objlayout to the PNFS_LD dprint channel Benny Halevy

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=4C1926EF.4020002@panasas.com \
    --to=bharrosh@panasas.com \
    --cc=bhalevy@panasas.com \
    --cc=linux-nfs@vger.kernel.org \
    /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.