]> 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)
commite71e8b06560c6cd4c19f523bdde49f7bd8044b4a
treeb9ee2d8856de063af2079236e92549b2078e6746
parent196754499ab5e08355ca73894776efa0770d6740
parentccf12c9b868db54d65b8135db726494e51a9a3ba
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