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-- 10.0 KB
Makefile -rw-r--r-- 507 bytes
autosleep.c -rw-r--r-- 2.6 KB
console.c -rw-r--r-- 3.5 KB
hibernate.c -rw-r--r-- 27.7 KB
main.c -rw-r--r-- 18.1 KB
power.h -rw-r--r-- 8.8 KB
poweroff.c -rw-r--r-- 990 bytes
process.c -rw-r--r-- 5.5 KB
qos.c -rw-r--r-- 19.1 KB
snapshot.c -rw-r--r-- 71.6 KB
suspend.c -rw-r--r-- 15.0 KB
suspend_test.c -rw-r--r-- 5.7 KB
swap.c -rw-r--r-- 37.6 KB
user.c -rw-r--r-- 10.1 KB
wakelock.c -rw-r--r-- 5.8 KB

back to top