From: Theodore Ts'o Date: Thu, 28 Oct 2010 01:30:14 +0000 (-0400) Subject: ext4: move flush_completed_IO to fs/ext4/fsync.c and make it static X-Git-Tag: v2.6.37-rc1~76^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a873a472b3bbcfd425d7ae210afdec28c04e2e5;p=pandora-kernel.git ext4: move flush_completed_IO to fs/ext4/fsync.c and make it static Fix a namespace leak by moving the function to the file where it is used and making it static. Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed