commit | 62e086be5d2abef8cad854bc5707329ad345f2ec | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Sun Jun 14 17:59:34 2009 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Jun 14 17:59:34 2009 -0400 |
tree | 1f3ea5daf9325a338585e1368edf78a1d04747df | |
parent | 43ce1d23b43330634507a049b55c36e91d27282e [diff] |
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>