]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'vfs-5.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 30 Nov 2019 18:48:24 +0000 (10:48 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 30 Nov 2019 18:48:24 +0000 (10:48 -0800)
commit03e43cf601260605f1e12940a4c7dda640551a7a
treeb9ee2d8856de063af2079236e92549b2078e6746
parent4811926e922a0a13db6187fd9387ed6182e37a42
parent22fdb8b012506dcca9de19baa69c9bc555251dc7
Merge tag 'vfs-5.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux

Pull splice fix from Darrick Wong:
 "Fix another place in the splice code where a pipe could ask a
  filesystem for a longer read than the pipe actually has free buffer
  space"

* tag 'vfs-5.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  splice: only read in as much information as there is pipe buffer space