diff options
| author | Joachim Henke <joachim.henke@t-systems.com> | 2021-02-10 00:42:36 +0300 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-02-10 22:19:58 +0300 | 
| commit | a35d8f016e0b68634035217d06d1c53863456b50 (patch) | |
| tree | 480e16f85f9f96d920af45b2a9bff3997bd7872f /lib/test_overflow.c | |
| parent | 3286222fc609dea27bd16ac02c55d3f1c3190063 (diff) | |
| download | linux-a35d8f016e0b68634035217d06d1c53863456b50.tar.xz | |
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/1612784101-14353-1-git-send-email-konishi.ryusuke@gmail.com
Signed-off-by: Joachim Henke <joachim.henke@t-systems.com>
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Tested-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Cc: <stable@vger.kernel.org>	[5.10+]
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions
