Merge tag 'afs-next-20221222' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 22 Dec 2022 19:17:34 +0000 (11:17 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 22 Dec 2022 19:17:34 +0000 (11:17 -0800)
commitff75ec43a2f6fbf7049472312bab322d77eb1bde
treee3a252b15a27838990623e2f6e776e67a07fa34e
parentd1ac1a2b14264e98c24db6f8c2bd452e695c7238
parenta9eb558a5bea66cc43950632f5fffec6b5795233
Merge tag 'afs-next-20221222' of git://git./linux/kernel/git/dhowells/linux-fs

Pull afs update from David Howells:
 "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"

* tag 'afs-next-20221222' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs:
  afs: Stop implementing ->writepage()
  afs: remove afs_cache_netfs and afs_zap_permits() declarations
  afs: remove variable nr_servers
  afs: Fix lost servers_outstanding count