diff options
| author | Joachim Henke <[email protected]> | 2021-02-09 21:42:36 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-02-10 19:19:58 +0000 |
| commit | a35d8f016e0b68634035217d06d1c53863456b50 (patch) | |
| tree | 480e16f85f9f96d920af45b2a9bff3997bd7872f /tools/perf/util/annotate.c | |
| parent | mm, slub: better heuristic for number of cpus when calculating slab order (diff) | |
| download | kernel-a35d8f016e0b68634035217d06d1c53863456b50.tar.gz kernel-a35d8f016e0b68634035217d06d1c53863456b50.zip | |
nilfs2: make splice write available again
Since 5.10, splice() or sendfile() to NILFS2 return EINVAL. This was
caused by commit 36e2c7421f02 ("fs: don't allow splice read/write
without explicit ops").
This patch initializes the splice_write field in file_operations, like
most file systems do, to restore the functionality.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Joachim Henke <[email protected]>
Signed-off-by: Ryusuke Konishi <[email protected]>
Tested-by: Ryusuke Konishi <[email protected]>
Cc: <[email protected]> [5.10+]
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/annotate.c')
0 files changed, 0 insertions, 0 deletions
