On Mon, Oct 17, 2022 at 12:20:01PM -0700, Saeed Mirzamohammadi wrote:
The following patches has been applied to 6.0 but only patch#2 below has been applied to stable. This caused regression with nfs tests in all stable releases.
This patchset backports patches 1 and 3-6 to stable.
- 868941b14441 fs: remove no_llseek
- 97ef77c52b78 fs: check FMODE_LSEEK to control internal pipe splicing
- 54ef7a47f67d vfio: do not set FMODE_LSEEK flag
- c9eb2d427c1c dma-buf: remove useless FMODE_LSEEK flag
- 4e3299eaddff fs: do not compare against ->llseek
- e7478158e137 fs: clear or set FMODE_LSEEK based on llseek function
For 5.10.y and 5.4.y only, a revert of patch#2 is already included. Please apply patch#2, for 5.4.y and 5.10.y as well.
I am sorry, I really do not understand here.
You list these commits in a specific order, yet the patches you send are in a different order.
And they don't apply to 5.10 or older.
Can you resend proper patch series, for each stable branch that you want these applied to, so that I can correctly queue them up?
thanks,
greg k-h