linux/fs/ceph
Al Viro 3309dd04cb switch generic_write_checks() to iocb and iter
... returning -E... upon error and amount of data left in iter after
(possible) truncation upon success.  Note, that normal case gives
a non-zero (positive) return value, so any tests for != 0 _must_ be
updated.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

Conflicts:
	fs/ext4/file.c
2015-04-11 22:30:21 -04:00
..
acl.c
addr.c direct_IO: remove rw from a_ops->direct_IO() 2015-04-11 22:29:45 -04:00
cache.c
cache.h
caps.c ceph: avoid block operation when !TASK_RUNNING (ceph_get_caps) 2015-02-19 13:31:38 +03:00
ceph_frag.c
debugfs.c
dir.c Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2015-02-22 17:42:14 -08:00
export.c
file.c switch generic_write_checks() to iocb and iter 2015-04-11 22:30:21 -04:00
inode.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 2015-02-19 14:14:42 -08:00
ioctl.c
ioctl.h
Kconfig
locks.c
Makefile
mds_client.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 2015-02-19 14:14:42 -08:00
mds_client.h ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_close_sessions) 2015-02-19 13:31:38 +03:00
mdsmap.c
snap.c
strings.c
super.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 2015-02-19 14:14:42 -08:00
super.h ceph: provide seperate {inode,file}_operations for snapdir 2015-02-19 13:31:39 +03:00
xattr.c