]> 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)
commita9ecd96d30c381f80dd6910cd675c0dad41efe21
tree51bd6c507272f03ace4da537f531029785e69cb5
parentac8c9f5af6a425038139d607fc9b3a8773670803
parentcc0bef5d5e700d410d6781a16211578116fa41a7
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