summaryrefslogtreecommitdiffstats
path: root/fs/ext2/xattr.c
diff options
context:
space:
mode:
authorJan Blunck <jblunck@suse.de>2010-04-14 14:38:36 +0200
committerJan Kara <jack@suse.cz>2010-05-21 19:30:39 +0200
commitee6921ebd04cb807dfe88b10ad80f1124813c673 (patch)
treea8892d816bb76c07b5e0f0df70596ccf0bfb6f98 /fs/ext2/xattr.c
parent20da9baf4cf9c627aaf7b00d64ce0b2221bab9bf (diff)
downloadlinux-stable-ee6921ebd04cb807dfe88b10ad80f1124813c673.tar.gz
linux-stable-ee6921ebd04cb807dfe88b10ad80f1124813c673.tar.bz2
linux-stable-ee6921ebd04cb807dfe88b10ad80f1124813c673.zip
ext2: Fold ext2_commit_super() into ext2_sync_super()
Both function originally did similar things except that ext2_sync_super() is returning after the call to sync_dirty_buffer(sbh). Therefore this patch adds a wait flag to tell ext2_sync_super() if it has to call sync_dirty_buffer() to wait for in-progress I/O to finish. Signed-off-by: Jan Blunck <jblunck@suse.de> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/ext2/xattr.c')
0 files changed, 0 insertions, 0 deletions