linux/fs/udf
Christoph Hellwig e259221763 fs: simplify the generic_write_sync prototype
The kiocb already has the new position, so use that.  The only interesting
case is AIO, where we currently don't bother updating ki_pos.  We're about
to free the kiocb after we're done, so we might as well update it to make
everyone's life simpler.

While we're at it also return the bytes written argument passed in if
we were successful so that the boilerplate error switch code in the
callers can go away.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2016-05-01 19:58:39 -04:00
..
Kconfig
Makefile
balloc.c
dir.c udf: Use separate buffer for copying split names 2016-02-09 13:05:23 +01:00
directory.c
ecma_167.h
file.c fs: simplify the generic_write_sync prototype 2016-05-01 19:58:39 -04:00
ialloc.c
inode.c direct-io: eliminate the offset argument to ->direct_IO 2016-05-01 19:58:39 -04:00
lowlevel.c
misc.c
namei.c udf: Use separate buffer for copying split names 2016-02-09 13:05:23 +01:00
osta_udf.h
partition.c
super.c udf: Remove struct ustr as non-needed intermediate storage 2016-02-09 13:05:23 +01:00
symlink.c
truncate.c
udf_i.h
udf_sb.h
udfdecl.h udf: Remove struct ustr as non-needed intermediate storage 2016-02-09 13:05:23 +01:00
udfend.h
udftime.c
unicode.c udf: Merge linux specific translation into CS0 conversion function 2016-02-09 13:05:23 +01:00