aboutsummaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorGravatar Al Viro <viro@zeniv.linux.org.uk> 2015-04-04 00:11:32 -0400
committerGravatar Al Viro <viro@zeniv.linux.org.uk> 2015-04-11 22:29:42 -0400
commit4961772560d2f19695c73ece943716033ad62ac2 (patch)
treeadab72c5c2e3fd9a374d9650f53cd6813570c313 /fs
parentkill do_sync_read/do_sync_write (diff)
downloadlinux-4961772560d2f19695c73ece943716033ad62ac2.tar.gz
linux-4961772560d2f19695c73ece943716033ad62ac2.tar.bz2
linux-4961772560d2f19695c73ece943716033ad62ac2.zip
infinibad: weird APIs switched to ->write_iter()
Things Not To Do When Writing A Driver, part 1001st: have writev() and write() on the same file doing completely different things. As in, "interpret very different sets of commands". We _can_ handle that, but it's a bloody bad idea. Don't do that in new drivers. Ever. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions