Whamcloud - gitweb
LU-18103 llite: Apply the change of splice_read 70/59170/2
authorYang Sheng <ys@whamcloud.com>
Fri, 9 May 2025 20:18:14 +0000 (13:18 -0700)
committerOleg Drokin <green@whamcloud.com>
Thu, 15 May 2025 07:32:07 +0000 (07:32 +0000)
commit0f4061d0dc39477cfcd95acd13f5d62562424b31
treef2b81334fa98c88395c9e0eb77f951970440fd2f
parent88c7f67bb3aac638845bcbe768fdafeb588281a5
LU-18103 llite: Apply the change of splice_read

Upstream changes in kernel v6.4-rc2-3-g69df79a45111
("splice: Rename direct_splice_read() to copy_splice_read()")
the rule of splice_read().  For newer kernels we now
choose copy_splice_read() to adapt it.

Lustre-change: https://review.whamcloud.com/56093
Lustre-commit: 3f24011b01a8a072751899bae84839655d899620

Signed-off-by: Yang Sheng <ys@whamcloud.com>
Change-Id: Ic13da773691ada3c21b9803f65ea3e2533f7885a
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/59170
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/llite/file.c
lustre/llite/pcc.c
lustre/llite/pcc.h