]> 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, 6 Apr 2021 19:52:49 +0000 (12:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 6 Apr 2021 19:52:49 +0000 (12:52 -0700)
commite4b852fb942b7bbcf1083c5084f15c8ee34e7262
treeebd76bc2107862660fc2dd31ee7f084a5821f48b
parented66d4b911c1a4f911740adfca7cbc5f88b2cfe8
parent8fb85db8a42ec99e7523730d116ecb734adf3432
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull fs fixes from Al Viro:
 "Fairly old hostfs bug (in setups that are not used by anyone,
  apparently) + fix for this cycle regression: extra dput/mntput in
  LOOKUP_CACHED failure handling"

* 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  Make sure nd->path.mnt and nd->path.dentry are always valid pointers
  hostfs: fix memory handling in follow_link()