public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] SQUASHME: move objlayout to the PNFS_LD dprint channel
@ 2010-06-16 19:33 Boaz Harrosh
  2010-06-17 15:59 ` Benny Halevy
  0 siblings, 1 reply; 2+ messages in thread
From: Boaz Harrosh @ 2010-06-16 19:33 UTC (permalink / raw)
  To: Benny Halevy, NFS list


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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-06-17 15:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-16 19:33 [PATCH] SQUASHME: move objlayout to the PNFS_LD dprint channel Boaz Harrosh
2010-06-17 15:59 ` Benny Halevy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox