linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] afs: Misc small fixes
@ 2020-06-09 20:30 David Howells
  2020-06-09 22:40 ` Linus Torvalds
  2020-06-09 23:10 ` pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: David Howells @ 2020-06-09 20:30 UTC (permalink / raw)
  To: torvalds
  Cc: dhowells, keescook, chengzhihao1, linux-afs, linux-fsdevel, linux-kernel

Hi Linus,

Here's a set of small patches to fix some things, most of them minor.
Would you prefer I defer and submit it again after -rc1?

 (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
---
The following changes since commit aaa2faab4ed8e5fe0111e04d6e168c028fe2987f:

  Merge tag 'for-linus-5.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux (2020-06-05 16:44:36 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git tags/afs-fixes-20200609

for you to fetch changes up to c68421bbad755a280851afff0fb236dd4e53e684:

  afs: Make afs_zap_data() static (2020-06-09 18:17:14 +0100)

----------------------------------------------------------------
AFS fixes

----------------------------------------------------------------
David Howells (5):
      afs: Fix file locking
      afs: Fix use of BUG()
      afs: Fix debugging statements with %px to be %p
      afs: Remove afs_zero_fid as it's not used
      afs: Make afs_zap_data() static

Zhihao Cheng (1):
      afs: Fix memory leak in afs_put_sysnames()

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


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

* Re: [GIT PULL] afs: Misc small fixes
  2020-06-09 20:30 [GIT PULL] afs: Misc small fixes David Howells
@ 2020-06-09 22:40 ` Linus Torvalds
  2020-06-09 23:10 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Torvalds @ 2020-06-09 22:40 UTC (permalink / raw)
  To: David Howells
  Cc: Kees Cook, chengzhihao1, linux-afs, linux-fsdevel,
	Linux Kernel Mailing List

On Tue, Jun 9, 2020 at 1:30 PM David Howells <dhowells@redhat.com> wrote:
>
> Would you prefer I defer and submit it again after -rc1?

No, I'll take fixes at any time, and the better shape rc1 is in, the
happier everybody will be and the more likely we'll have testers..

             Linus

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

* Re: [GIT PULL] afs: Misc small fixes
  2020-06-09 20:30 [GIT PULL] afs: Misc small fixes David Howells
  2020-06-09 22:40 ` Linus Torvalds
@ 2020-06-09 23:10 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2020-06-09 23:10 UTC (permalink / raw)
  To: David Howells
  Cc: torvalds, dhowells, keescook, chengzhihao1, linux-afs,
	linux-fsdevel, linux-kernel

The pull request you sent on Tue, 09 Jun 2020 21:30:33 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git tags/afs-fixes-20200609

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4964dd29140a44e26474dbdca559b7393aba6c39

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2020-06-09 23:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-09 20:30 [GIT PULL] afs: Misc small fixes David Howells
2020-06-09 22:40 ` Linus Torvalds
2020-06-09 23:10 ` pr-tracker-bot

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