linux/fs/ubifs
Artem Bityutskiy e8ea175913 UBIFS: do not use WB_SYNC_HOLD
WB_SYNC_HOLD is going to be zapped so we should not use it. Use
%WB_SYNC_NONE instead. Here is what akpm said:

"I think I'll just switch that to WB_SYNC_NONE.  The `wait==0' mode is
just an advisory thing to help the fs shove lots of data into the
queues.  If some gets missed then it'll be picked up on the second
->sync_fs call, with wait==1."

Thanks to Randy Dunlap for catching this.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Cc: Nick Piggin <npiggin@suse.de>
Cc: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-01-06 15:59:09 -08:00
..
budget.c Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 2009-01-02 15:57:47 -08: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
io.c
ioctl.c UBIFS: fix writing uncompressed files 2008-12-31 14:13:25 +02:00
journal.c UBIFS: fix writing uncompressed files 2008-12-31 14:13:25 +02:00
Kconfig
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
super.c UBIFS: do not use WB_SYNC_HOLD 2009-01-06 15:59:09 -08: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