linux/fs/ubifs
Artem Bityutskiy dedb0d48a9 UBIFS: do not commit twice
VFS calls '->sync_fs()' twice - first time with @wait = 0, second
time with @wait = 1. As a result, we may commit and synchronize
write-buffers twice. Avoid doing this by returning immediatelly if
@wait = 0.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2009-01-18 14:04:57 +02:00
..
budget.c trivial: fix then -> than typos in comments and documentation 2009-01-06 11:28:06 +01:00
commit.c
compress.c UBIFS: fix sparse warnings 2008-12-31 14:13:24 +02:00
debug.c UBIFS: print debugging messages properly 2008-12-31 14:13:25 +02:00
debug.h
dir.c
file.c fs: symlink write_begin allocation context fix 2009-01-04 13:33:20 -08:00
find.c
gc.c trivial: fix then -> than typos in comments and documentation 2009-01-06 11:28:06 +01:00
io.c
ioctl.c UBIFS: fix writing uncompressed files 2008-12-31 14:13:25 +02:00
journal.c trivial: fix then -> than typos in comments and documentation 2009-01-06 11:28:06 +01:00
Kconfig trivial: fix then -> than typos in comments and documentation 2009-01-06 11:28:06 +01:00
key.h
log.c
lprops.c
lpt_commit.c UBIFS: fix numerous spelling mistakes 2008-12-31 14:13:25 +02:00
lpt.c
Makefile
master.c
misc.h
orphan.c
recovery.c
replay.c UBIFS: restore budg_uncommitted_idx 2008-12-31 14:13:24 +02:00
sb.c
scan.c
shrinker.c trivial: fix then -> than typos in comments and documentation 2009-01-06 11:28:06 +01:00
super.c UBIFS: do not commit twice 2009-01-18 14:04:57 +02:00
tnc_commit.c UBIFS: re-calculate min_idx_size after the commit 2008-12-23 12:24:05 +02:00
tnc_misc.c
tnc.c UBIFS: fix checkpatch.pl warnings 2008-12-31 14:13:25 +02:00
ubifs-media.h
ubifs.h UBIFS: fix numerous spelling mistakes 2008-12-31 14:13:25 +02:00
xattr.c