]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/jffs2/debug.h
[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
[net-next-2.6.git] / fs / jffs2 / debug.h
index 162af6dfe292c216f0c61f9a1db301b3ceb630b4..5fa494a792b2ab69cd66b1050620b9ccaee91108 100644 (file)
 #define dbg_memalloc(fmt, ...)
 #endif
 
+/* Watch the XATTR subsystem */
+#ifdef JFFS2_DBG_XATTR_MESSAGES
+#define dbg_xattr(fmt, ...)  JFFS2_DEBUG(fmt, ##__VA_ARGS__)
+#else
+#define dbg_xattr(fmt, ...)
+#endif 
 
 /* "Sanity" checks */
 void