diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2014-03-22 06:51:37 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2014-05-06 17:32:54 -0400 |
commit | 0c949334a9e2581646c6ff0d1470a805b1e5be99 (patch) | |
tree | 60a4d6bc2260d648915baa9b78626cd4b6915431 /crypto/shash.c | |
parent | 28060d5d9b261da110afe48aae7a2aa6555f798f (diff) | |
download | op-kernel-dev-0c949334a9e2581646c6ff0d1470a805b1e5be99.zip op-kernel-dev-0c949334a9e2581646c6ff0d1470a805b1e5be99.tar.gz |
iov_iter_truncate()
Now It Can Be Done(tm) - we don't need to do iov_shorten() in
generic_file_direct_write() anymore, now that all ->direct_IO()
instances are converted to proper iov_iter methods and honour
iter->count and iter->iov_offset properly.
Get rid of count/ocount arguments of generic_file_direct_write(),
while we are at it.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'crypto/shash.c')
0 files changed, 0 insertions, 0 deletions