From 21e1e6dd556b9330c8040bbd4360b2acf332a3be Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Tue, 28 Sep 2010 09:53:10 -0700 Subject: [PATCH] --- yaml --- r: 211610 b: refs/heads/master c: 6f453ed6c07dbed83b368269c9c0fb170866ee71 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/ceph/debugfs.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f5129789db1c..a984dfbd0a34 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f4cf3deef4c474381e8fee2e6099d49edd9105cb +refs/heads/master: 6f453ed6c07dbed83b368269c9c0fb170866ee71 diff --git a/trunk/fs/ceph/debugfs.c b/trunk/fs/ceph/debugfs.c index 94fe1d284c3a..7ae1b3d55b58 100644 --- a/trunk/fs/ceph/debugfs.c +++ b/trunk/fs/ceph/debugfs.c @@ -12,9 +12,10 @@ #include #include +#include "super.h" + #ifdef CONFIG_DEBUG_FS -#include "super.h" #include "mds_client.h" static int mdsmap_show(struct seq_file *s, void *p)