ext4: move flush_completed_IO to fs/ext4/fsync.c and make it static
authorTheodore Ts'o <tytso@mit.edu>
Thu, 28 Oct 2010 01:30:14 +0000 (21:30 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 28 Oct 2010 01:30:14 +0000 (21:30 -0400)
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" <tytso@mit.edu>
fs/ext4/ext4.h
fs/ext4/fsync.c
fs/ext4/inode.c

diff --cc fs/ext4/ext4.h
Simple merge
diff --cc fs/ext4/fsync.c
Simple merge
diff --cc fs/ext4/inode.c
Simple merge