[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <159171918506.3038039.10915051218779105094.stgit@warthog.procyon.org.uk>
Date: Tue, 09 Jun 2020 17:13:05 +0100
From: David Howells <dhowells@...hat.com>
To: linux-afs@...ts.infradead.org
Cc: Dave Botsch <botsch@....cornell.edu>,
Kees Cook <keescook@...omium.org>,
Zhihao Cheng <chengzhihao1@...wei.com>, dhowells@...hat.com,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/6] afs: Fixes
Here's a set of patches to fix some things, most of them minor.
(1) Fix a memory leak in afs_put_sysnames().
(2) Fix an oops in AFS file locking.
(3) Fix new use of BUG().
(4) Fix debugging statements containing %px.
(5) Remove afs_zero_fid as it's unused.
(6) Make afs_zap_data() static.
David
---
David Howells (1):
afs: Make afs_zap_data() static
fs/afs/dir.c | 2 +-
fs/afs/flock.c | 2 +-
fs/afs/inode.c | 2 +-
fs/afs/internal.h | 2 --
fs/afs/proc.c | 1 +
fs/afs/vl_alias.c | 5 +++--
fs/afs/yfsclient.c | 2 --
7 files changed, 7 insertions(+), 9 deletions(-)
Powered by blists - more mailing lists