Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Oct 2018 16:24:04 +0000 (17:24 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Oct 2018 16:24:04 +0000 (17:24 +0100)
commit6b609e3b0068d29c676e8f1c6d2c0d503d18fea1
treefe70a94fd74617d68d10c5f3a467106346ce1398
parentdeba28b12bcb5e11c6f6689f4edd96eea4929162
parent3df629d873f8683af6f0d34dfc743f637966d483
Merge branch 'fixes' of git://git./linux/kernel/git/viro/vfs

Pull vfs fixes from Al Viro.

* 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  gfs2_meta: ->mount() can get NULL dev_name
  ecryptfs_rename(): verify that lower dentries are still OK after lock_rename()
  cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)