]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 10 Feb 2018 03:22:17 +0000 (19:22 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 10 Feb 2018 03:22:17 +0000 (19:22 -0800)
commitc619162f5f1a396516c4250d25904bd3011f4685
tree71a5cceab7713eb01b1a15a544124dbe2f6e07fc
parent19ffd2afeca9086bddad4a4b26e32398eb56b77d
parentc0d1b3b869c25633b0d12feb99c010f0f17b1e71
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull misc vfs fixes from Al Viro.

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  seq_file: fix incomplete reset on read from zero offset
  kernfs: fix regression in kernfs_fop_write caused by wrong type
fs/kernfs/file.c