Linux CIFS filesystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/6] Cleanup after removal of configs
@ 2021-12-16  9:44 Alexandre Ghiti
  2021-12-16  9:44 ` [PATCH v2 1/6] Documentation, arch: Remove leftovers from fscache/cachefiles histograms Alexandre Ghiti
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Alexandre Ghiti @ 2021-12-16  9:44 UTC (permalink / raw)
  To: Steve French, Jonathan Corbet, David Howells, Russell King,
	Thomas Bogendoerfer, Michael Ellerman, Benjamin Herrenschmidt,
	Paul Mackerras, Yoshinori Sato, Rich Felker, Matti Vaittinen,
	Lee Jones, Jeff Layton, Greg Kroah-Hartman, Arnd Bergmann,
	Ronnie Sahlberg, Guenter Roeck, Wim Van Sebroeck, Lukas Bulwahn,
	Luis Chamberlain, Kalle Valo, linux-cifs, samba-technical,
	linux-doc, linux-kernel, linux-cachefs, linux-arm-kernel,
	linux-mips, linuxppc-dev, linux-sh, linux-power
  Cc: Alexandre Ghiti

While bumping from 5.13 to 5.15, I found that a few deleted configs had
left some pieces here and there: this patchset cleans that.

Changes in v2:
- Rebase on top of v5.16-rc1
- Removed patch 6 since Matti said he would take care of that
- Added AB, RB

Alexandre Ghiti (6):
  Documentation, arch: Remove leftovers from fscache/cachefiles
    histograms
  Documentation, arch: Remove leftovers from raw device
  Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH
  arch: Remove leftovers from mandatory file locking
  Documentation, arch, fs: Remove leftovers from fscache object list
  arch: Remove leftovers from prism54 wireless driver

 Documentation/admin-guide/cifs/usage.rst      |   7 +-
 Documentation/admin-guide/devices.txt         |   8 +-
 .../filesystems/caching/cachefiles.rst        |  34 -----
 Documentation/filesystems/caching/fscache.rst | 123 +-----------------
 arch/arm/configs/axm55xx_defconfig            |   3 -
 arch/arm/configs/cm_x300_defconfig            |   1 -
 arch/arm/configs/ezx_defconfig                |   1 -
 arch/arm/configs/imote2_defconfig             |   1 -
 arch/arm/configs/nhk8815_defconfig            |   1 -
 arch/arm/configs/pxa_defconfig                |   1 -
 arch/arm/configs/spear13xx_defconfig          |   1 -
 arch/arm/configs/spear3xx_defconfig           |   1 -
 arch/arm/configs/spear6xx_defconfig           |   1 -
 arch/mips/configs/decstation_64_defconfig     |   1 -
 arch/mips/configs/decstation_defconfig        |   1 -
 arch/mips/configs/decstation_r4k_defconfig    |   1 -
 arch/mips/configs/fuloong2e_defconfig         |   1 -
 arch/mips/configs/ip27_defconfig              |   1 -
 arch/mips/configs/malta_defconfig             |   1 -
 arch/mips/configs/malta_kvm_defconfig         |   1 -
 arch/mips/configs/malta_qemu_32r6_defconfig   |   1 -
 arch/mips/configs/maltaaprp_defconfig         |   1 -
 arch/mips/configs/maltasmvp_defconfig         |   1 -
 arch/mips/configs/maltasmvp_eva_defconfig     |   1 -
 arch/mips/configs/maltaup_defconfig           |   1 -
 arch/mips/configs/maltaup_xpa_defconfig       |   1 -
 arch/powerpc/configs/pmac32_defconfig         |   1 -
 arch/powerpc/configs/ppc6xx_defconfig         |   1 -
 arch/powerpc/configs/pseries_defconfig        |   1 -
 arch/sh/configs/titan_defconfig               |   1 -
 fs/fscache/object.c                           |   3 -
 fs/fscache/proc.c                             |  12 --
 32 files changed, 6 insertions(+), 209 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2021-12-17 13:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-16  9:44 [PATCH v2 0/6] Cleanup after removal of configs Alexandre Ghiti
2021-12-16  9:44 ` [PATCH v2 1/6] Documentation, arch: Remove leftovers from fscache/cachefiles histograms Alexandre Ghiti
2021-12-16  9:44 ` [PATCH v2 2/6] Documentation, arch: Remove leftovers from raw device Alexandre Ghiti
2021-12-16  9:44 ` [PATCH v2 3/6] Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH Alexandre Ghiti
2021-12-16  9:44 ` [PATCH v2 4/6] arch: Remove leftovers from mandatory file locking Alexandre Ghiti
2021-12-16  9:44 ` [PATCH v2 5/6] Documentation, arch, fs: Remove leftovers from fscache object list Alexandre Ghiti
2021-12-17 13:01   ` David Howells
2021-12-17 13:09     ` Arnd Bergmann
2021-12-16  9:44 ` [PATCH v2 6/6] arch: Remove leftovers from prism54 wireless driver Alexandre Ghiti
2021-12-16 10:40 ` [PATCH v2 0/6] Cleanup after removal of configs Thomas Bogendoerfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox