projects
/
unionfs-2.6.39.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
108b387
)
Unionfs: compile if debug is off
author
Erez Zadok
<ezk@cs.sunysb.edu>
Sat, 29 Sep 2007 05:36:57 +0000
(
01:36
-0400)
committer
Erez Zadok
<ezk@cs.sunysb.edu>
Fri, 29 Apr 2011 02:24:55 +0000
(22:24 -0400)
Signed-of-by: John Johansen <jjohansen@suse.de>
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/union.h
patch
|
blob
|
history
diff --git
a/fs/unionfs/union.h
b/fs/unionfs/union.h
index 77f92c2d1402d7943601663af00297ff384dac4c..219cd9bbc112e363f4ee3805d3f2aa40746235f1 100644
(file)
--- a/
fs/unionfs/union.h
+++ b/
fs/unionfs/union.h
@@
-560,6
+560,7
@@
extern void __show_inode_counts(const struct inode *inode,
#define unionfs_check_inode(i) do { } while(0)
#define unionfs_check_dentry(d) do { } while(0)
#define unionfs_check_file(f) do { } while(0)
+#define unionfs_check_nd(n) do { } while(0)
#define show_branch_counts(sb) do { } while(0)
#define show_inode_times(i) do { } while(0)
#define show_dinode_times(d) do { } while(0)