+0
−59
+0
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Remove the now unused generic_file_splice_write_nolock() function. It's conceptually broken anyway, because splice may need to wait for pipe events so holding locks across the whole operation is wrong. Signed-off-by:Miklos Szeredi <mszeredi@suse.cz> Signed-off-by:
Jens Axboe <jens.axboe@oracle.com>