]> err.no Git - linux-2.6/blobdiff - fs/dlm/debug_fs.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
[linux-2.6] / fs / dlm / debug_fs.c
index 52b11960a175b31a7377b71d7c1a4ef136273398..8fc24f4507a3fda8642700f13a614291cdfb5673 100644 (file)
@@ -541,7 +541,7 @@ void dlm_delete_debug_file(struct dlm_ls *ls)
                debugfs_remove(ls->ls_debug_locks_dentry);
 }
 
-int dlm_register_debugfs(void)
+int __init dlm_register_debugfs(void)
 {
        mutex_init(&debug_buf_lock);
        dlm_root = debugfs_create_dir("dlm", NULL);