]> git.baikalelectronics.ru Git - kernel.git/commit
[2.6 patch] make ocfs2_downconvert_thread() static
authorAdrian Bunk <bunk@kernel.org>
Sun, 17 Feb 2008 08:20:38 +0000 (10:20 +0200)
committerMark Fasheh <mark.fasheh@oracle.com>
Mon, 3 Mar 2008 23:50:21 +0000 (15:50 -0800)
commit6c63c7017ac59e8145ebfd686702959c0f7d2710
treefab109dcf92a970780a5c9fc4a2d8e4c6191d0e0
parent4c2551228e1d8fe519bcc9cb4a4f7140eb71e115
[2.6 patch] make ocfs2_downconvert_thread() static

This patch makes the needlessly global ocfs2_downconvert_thread()
static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/dlmglue.c