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 10:34:17 +0000 (12:34 +0200)
commit5ca155aa79e9b5ac14cecd0d062f1edc9fde3fbe
tree603a0d9c891f77493250020dd7a03ff9f9e1ae24
parenta3f2f5ac9d61e973e383f17a95cf2aa384e2d0c4
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