Whamcloud - gitweb
- Added DEBUG_SUBSYSTEMs
[fs/lustre-release.git] / lustre / llite / symlink.c
index 00f391e..83c41f4 100644 (file)
 #include <linux/mm.h>
 #include <linux/stat.h>
 #include <linux/locks.h>
-#include <linux/obd_support.h> /* for ENTRY and EXIT only */
-#include <linux/lustre_light.h>
 
+#define DEBUG_SUBSYSTEM S_LLIGHT
 
+#include <linux/obd_support.h> /* for ENTRY and EXIT only */
+#include <linux/lustre_light.h>
 
 static int ll_fast_readlink(struct dentry *dentry, char *buffer, int buflen)
 {