[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <151212999734.22674.8899676476823704538.stgit@warthog.procyon.org.uk>
Date: Fri, 01 Dec 2017 12:06:37 +0000
From: David Howells <dhowells@...hat.com>
To: torvalds@...ux-foundation.org
Cc: dhowells@...hat.com, linux-fsdevel@...r.kernel.org,
linux-afs@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] afs: Fixes
Hi Linus,
Here are two fix patches for the AFS filesystem:
(1) Fix the refcounting on permit caching.
(2) AFS inode (afs_vnode) fields need resetting after allocation because
they're only initialised when slab pages are obtained from the page
allocator.
The patches can be found here also:
http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=afs-fixes
tagged thusly:
afs-fixes-20171201
David
---
David Howells (2):
afs: Fix permit refcounting
afs: Properly reset afs_vnode (inode) fields
fs/afs/internal.h | 5 ++++-
fs/afs/security.c | 18 ++++++++++--------
fs/afs/super.c | 14 +++++++++++++-
3 files changed, 27 insertions(+), 10 deletions(-)
Powered by blists - more mailing lists