diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2015-04-03 15:57:04 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-04-11 22:29:40 -0400 |
commit | cd28e28d801e052a3378161c9cb3231828cfaa77 (patch) | |
tree | a9599da6cd2f68f98a38a71beec7cdf05380f45b /fs/fuse | |
parent | 5d5d568975307877e9195f5305f4240e506a2807 (diff) | |
download | linux-cd28e28d801e052a3378161c9cb3231828cfaa77.tar.gz linux-cd28e28d801e052a3378161c9cb3231828cfaa77.tar.bz2 linux-cd28e28d801e052a3378161c9cb3231828cfaa77.zip |
switch drivers/char/mem.c to ->read_iter/->write_iter
Note that _these_ guys have ->read() and ->write() left in place - they are
eqiuvalent to what we'd get if we replaced those with NULL, but we are
talking about hot paths here.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/fuse')
0 files changed, 0 insertions, 0 deletions