[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <2219505.1671710165@warthog.procyon.org.uk>
Date: Thu, 22 Dec 2022 11:56:05 +0000
From: David Howells <dhowells@...hat.com>
To: torvalds@...ux-foundation.org
cc: dhowells@...hat.com, Marc Dionne <marc.dionne@...istor.com>,
Christoph Hellwig <hch@....de>,
Matthew Wilcox <willy@...radead.org>,
Gaosheng Cui <cuigaosheng1@...wei.com>,
Colin Ian King <colin.i.king@...il.com>,
linux-afs@...ts.infradead.org, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] afs: A fix, two cleanups and writepage removal
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(-)
Powered by blists - more mailing lists