kernel-ark/fs/ubifs
Christoph Hellwig 774888bcd6 UBIFS: remove manual O_SYNC handling
generic_file_aio_write already calls into ->fsync to handle O_SYNC/O_DSYNC.
Remove the duplicate call to ubifs_sync_wbufs_by_inode which is already
covered by ubifs_fsync.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2009-11-24 08:18:55 +02:00
..
budget.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into linux-next 2009-09-21 12:09:22 +03:00
commit.c UBIFS: suppress compilation warning 2009-07-24 15:14:54 +03:00
compress.c
debug.c UBIFS: fix debugging dump 2009-09-17 15:08:31 +03:00
debug.h UBIFS: improve journal head debugging prints 2009-09-15 17:05:06 +03:00
dir.c UBIFS: return error if link and unlink race 2009-05-19 11:01:31 +03:00
file.c UBIFS: remove manual O_SYNC handling 2009-11-24 08:18:55 +02:00
find.c
gc.c UBIFS: do not print scary error messages needlessly 2009-09-10 12:06:47 +03:00
io.c UBIFS: improve journal head debugging prints 2009-09-15 17:05:06 +03:00
ioctl.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
journal.c UBIFS: improve journal head debugging prints 2009-09-15 17:05:06 +03:00
Kconfig trivial: fix typos/grammar errors in Kconfig texts 2009-03-30 15:22:01 +02:00
key.h UBIFS: add inode size debugging check 2009-09-10 09:58:11 +03:00
log.c UBIFS: improve journal head debugging prints 2009-09-15 17:05:06 +03:00
lprops.c UBIFS: improve lprops dump 2009-09-15 17:09:48 +03:00
lpt_commit.c
lpt.c
Makefile
master.c UBIFS: check ubifs_scan error codes better 2009-09-10 12:06:47 +03:00
misc.h
orphan.c UBIFS: check ubifs_scan error codes better 2009-09-10 12:06:47 +03:00
recovery.c UBIFS: do not print scary error messages needlessly 2009-09-10 12:06:47 +03:00
replay.c UBIFS: do not print scary error messages needlessly 2009-09-10 12:06:47 +03:00
sb.c UBIFS: add R/O compatibility 2009-03-26 16:36:20 +02:00
scan.c UBIFS: do not print scary error messages needlessly 2009-09-10 12:06:47 +03:00
shrinker.c
super.c UBIFS: support mounting of UBI volume character devices 2009-11-24 08:18:54 +02:00
tnc_commit.c UBIFS: do not print scary error messages needlessly 2009-09-10 12:06:47 +03:00
tnc_misc.c
tnc.c UBIFS: add inode size debugging check 2009-09-10 09:58:11 +03:00
ubifs-media.h UBIFS: define journal head numbers in ubifs-media.h 2009-09-15 14:45:35 +03:00
ubifs.h UBIFS: improve lprops dump 2009-09-15 17:09:48 +03:00
xattr.c const: mark remaining address_space_operations const 2009-09-22 07:17:24 -07:00