linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] afs: A fix, two cleanups and writepage removal
@ 2022-12-22 11:56 David Howells
  2022-12-22 19:28 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Howells @ 2022-12-22 11:56 UTC (permalink / raw)
  To: torvalds
  Cc: dhowells, Marc Dionne, Christoph Hellwig, Matthew Wilcox,
	Gaosheng Cui, Colin Ian King, linux-afs, linux-fsdevel,
	linux-kernel

Hi Linus,

Could you pull this please?  There's a fix for a couple of missing resource
counter decrements, two small cleanups of now-unused bits of code and a
patch to remove writepage support from afs.

Thanks,
David
---
The following changes since commit b6bb9676f2165d518b35ba3bea5f1fcfc0d969bf:

  Merge tag 'm68knommu-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu (2022-12-20 08:56:35 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git tags/afs-next-20221222

for you to fetch changes up to a9eb558a5bea66cc43950632f5fffec6b5795233:

  afs: Stop implementing ->writepage() (2022-12-22 11:40:35 +0000)

----------------------------------------------------------------
afs next

----------------------------------------------------------------
Colin Ian King (1):
      afs: remove variable nr_servers

David Howells (2):
      afs: Fix lost servers_outstanding count
      afs: Stop implementing ->writepage()

Gaosheng Cui (1):
      afs: remove afs_cache_netfs and afs_zap_permits() declarations

 fs/afs/dir.c      |  1 +
 fs/afs/file.c     |  3 +-
 fs/afs/fs_probe.c |  5 +++-
 fs/afs/internal.h |  8 ------
 fs/afs/volume.c   |  6 +---
 fs/afs/write.c    | 83 +++++++++++++++++++++++++++++++------------------------
 6 files changed, 55 insertions(+), 51 deletions(-)


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

* Re: [GIT PULL] afs: A fix, two cleanups and writepage removal
  2022-12-22 11:56 [GIT PULL] afs: A fix, two cleanups and writepage removal David Howells
@ 2022-12-22 19:28 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-12-22 19:28 UTC (permalink / raw)
  To: David Howells
  Cc: torvalds, dhowells, Marc Dionne, Christoph Hellwig,
	Matthew Wilcox, Gaosheng Cui, Colin Ian King, linux-afs,
	linux-fsdevel, linux-kernel

The pull request you sent on Thu, 22 Dec 2022 11:56:05 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git tags/afs-next-20221222

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

Thank you!

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

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

end of thread, other threads:[~2022-12-22 19:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-22 11:56 [GIT PULL] afs: A fix, two cleanups and writepage removal David Howells
2022-12-22 19:28 ` 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).