Revision ae753ee2771a1bacade56411bb98037b2545c929 authored by Linus Torvalds on 01 December 2017, 13:36:27 UTC, committed by Linus Torvalds on 01 December 2017, 13:36:27 UTC
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
2 parent s 3c1c4dd + f8de483
History
File Mode Size
Kconfig -rw-r--r-- 8.3 KB
Kconfig.debug -rw-r--r-- 2.2 KB
Makefile -rw-r--r-- 516 bytes
rcu.h -rw-r--r-- 15.7 KB
rcu_segcblist.c -rw-r--r-- 14.2 KB
rcu_segcblist.h -rw-r--r-- 4.8 KB
rcuperf.c -rw-r--r-- 18.4 KB
rcutorture.c -rw-r--r-- 54.3 KB
srcutiny.c -rw-r--r-- 5.8 KB
srcutree.c -rw-r--r-- 42.0 KB
sync.c -rw-r--r-- 7.1 KB
tiny.c -rw-r--r-- 6.2 KB
tree.c -rw-r--r-- 133.3 KB
tree.h -rw-r--r-- 20.5 KB
tree_exp.h -rw-r--r-- 22.4 KB
tree_plugin.h -rw-r--r-- 79.4 KB
update.c -rw-r--r-- 31.1 KB

back to top