]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 8 Dec 2020 20:20:34 +0000 (12:20 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 8 Dec 2020 20:20:34 +0000 (12:20 -0800)
commite4f65e5a54edb8460fe34f98e37ead7d967b1d6d
treed7897c3371505a4a22360b68775eb440b408cd90
parentaa1bc34055b4f83c4e10709643f51483d9e9b037
parentf2d6cb7887b9d948d0f79b23de81ba15198cf9c6
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull seq_file fix from Al Viro:
 "This fixes a regression introduced in this cycle wrt iov_iter based
  variant for reading a seq_file"

* 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  fix return values of seq_read_iter()