Revert "fs: check FMODE_LSEEK to control internal pipe splicing"
authorSasha Levin <sashal@kernel.org>
Sat, 15 Oct 2022 11:18:38 +0000 (07:18 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Oct 2022 11:16:56 +0000 (13:16 +0200)
commit9f65aaf8854b15bf76ceac065f4bb4b8ebb902dc
tree384dda0ea8e798b5b105cb5a0133a1ae45fa9005
parent8f96d64429b30e369584b36f7612661c8961f199
Revert "fs: check FMODE_LSEEK to control internal pipe splicing"

This reverts commit fd0a6e99b61e6c08fa5cf585d54fd956f70c73a6.

Which was upstream commit 97ef77c52b789ec1411d360ed99dca1efe4b2c81.

The commit is missing dependencies and breaks NFS tests, remove it for
now.

Reported-by: Saeed Mirzamohammadi <saeed.mirzamohammadi@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
fs/splice.c