diff options
author | 2022-09-12 12:25:29 +0200 | |
---|---|---|
committer | 2022-09-12 13:03:20 +0200 | |
commit | 6c78973da0b11255d2668518ac1baba4c581811a (patch) | |
tree | 91bdd42c45c032f8bd97e80053f83bc201f655c3 /scripts/generate_rust_analyzer.py | |
parent | isofs: delete unnecessary checks before brelse() (diff) | |
download | wireguard-linux-6c78973da0b11255d2668518ac1baba4c581811a.tar.xz wireguard-linux-6c78973da0b11255d2668518ac1baba4c581811a.zip |
udf: Support splicing to file
Add explicit support for splicing from pipe to file through
iter_file_splice_write(). Commit 36e2c7421f02 ("fs: don't allow splice
read/write without explicit ops") removed the default .splice_write
operation which effectively removed UDF support for splicing from pipe.
Fixes: 36e2c7421f02 ("fs: don't allow splice read/write without explicit ops")
Reported-by: kernel test robot <yujie.liu@intel.com>
Link: https://lore.kernel.org/r/202209081443.593ab12-yujie.liu@intel.com
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions