ext4: Move __ext4_journalled_writepage() to avoid forward declaration
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Sun, 14 Jun 2009 21:59:34 +0000 (17:59 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 14 Jun 2009 21:59:34 +0000 (17:59 -0400)
commit62e086be5d2abef8cad854bc5707329ad345f2ec
tree1f3ea5daf9325a338585e1368edf78a1d04747df
parent43ce1d23b43330634507a049b55c36e91d27282e
ext4: Move __ext4_journalled_writepage() to avoid forward declaration

In addition, fix two unused variable warnings.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/inode.c