]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] OCFS2: __init / __exit problem
authorAdrian Bunk <bunk@stusta.de>
Sat, 7 Jan 2006 19:07:02 +0000 (20:07 +0100)
committerMark Fasheh <mark.fasheh@oracle.com>
Fri, 3 Feb 2006 21:47:18 +0000 (13:47 -0800)
commit0c6c98fb187524935a93fdd4f9a7193e7b110782
treed26e99e927cecafb3f56611fab83f7d0d5c8f39f
parent8c5a950c9693aa24828d16dd7bc38bced3f37d48
[PATCH] OCFS2: __init / __exit problem

Functions called by __init funtions mustn't be __exit.

Reported by Jan-Benedict Glaw <jbglaw@lug-owl.de>.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/extent_map.c
fs/ocfs2/uptodate.c
fs/ocfs2/uptodate.h