]> 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)
commit83ec551400974625248859f4805c48edb675bca5
tree71a5cceab7713eb01b1a15a544124dbe2f6e07fc
parentb30f1b45b342613c9fa4c792eee000c9066b6e3e
parent99b704f78651e4133db6dc00eea9cbb81998a88e
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