]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'afs-fixes-20171201' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Dec 2017 13:36:27 +0000 (08:36 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Dec 2017 13:36:27 +0000 (08:36 -0500)
commit1d07eebee58579eda8f3b65eee548156839acea7
tree51bd6c507272f03ace4da537f531029785e69cb5
parent0a8c3af00f552968379e51cb1eacce5cfb7faeb0
parent19a5921b69780565549cd10d7e8c6e51b4196ed4
Merge tag 'afs-fixes-20171201' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs

Pull AFS fixes from David Howells:
 "Two fix patches for the AFS filesystem:

   - Fix the refcounting on permit caching.

   - AFS inode (afs_vnode) fields need resetting after allocation
     because they're only initialised when slab pages are obtained from
     the page allocator"

* tag 'afs-fixes-20171201' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs:
  afs: Properly reset afs_vnode (inode) fields
  afs: Fix permit refcounting