[Ocfs2-devel] [RFC: 2.6 patch] fs/ocfs2/dlm/dlmmaster.c: unexport dlm_migrate_lockres

Adrian Bunk bunk at stusta.de
Fri Jul 14 19:36:01 CDT 2006


This patch removes the unused EXPORT_SYMBOL_GPL(dlm_migrate_lockres).

Signed-off-by: Adrian Bunk <bunk at stusta.de>

--- linux-2.6.18-rc1-mm2-full/fs/ocfs2/dlm/dlmmaster.c.old	2006-07-15 00:40:56.000000000 +0200
+++ linux-2.6.18-rc1-mm2-full/fs/ocfs2/dlm/dlmmaster.c	2006-07-15 00:41:07.000000000 +0200
@@ -2375,7 +2375,6 @@
 	mlog(0, "returning %d\n", ret);
 	return ret;
 }
-EXPORT_SYMBOL_GPL(dlm_migrate_lockres);
 
 int dlm_lock_basts_flushed(struct dlm_ctxt *dlm, struct dlm_lock *lock)
 {




More information about the Ocfs2-devel mailing list