linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] afs: Fixes
@ 2017-12-01 12:06 David Howells
  2017-12-01 12:06 ` [PATCH 1/2] afs: Fix permit refcounting David Howells
  2017-12-01 12:06 ` [PATCH 2/2] afs: Properly reset afs_vnode (inode) fields David Howells
  0 siblings, 2 replies; 3+ messages in thread
From: David Howells @ 2017-12-01 12:06 UTC (permalink / raw)
  To: torvalds; +Cc: dhowells, linux-fsdevel, linux-afs, linux-kernel


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(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-12-01 12:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-01 12:06 [PATCH 0/2] afs: Fixes David Howells
2017-12-01 12:06 ` [PATCH 1/2] afs: Fix permit refcounting David Howells
2017-12-01 12:06 ` [PATCH 2/2] afs: Properly reset afs_vnode (inode) fields David Howells

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).