]> Git Repo - linux.git/commitdiff
Merge patch series "adfs, affs, befs, hfs, hfsplus: convert to new mount api"
authorChristian Brauner <[email protected]>
Wed, 18 Sep 2024 09:44:58 +0000 (11:44 +0200)
committerChristian Brauner <[email protected]>
Tue, 8 Oct 2024 12:41:53 +0000 (14:41 +0200)
Eric Sandeen <[email protected]> says:

These were all tested against images I created or obtained, using a
script to test random combinations of valid and invalid mount and
remount options, and comparing the results before and after the changes.

AFAICT, all parsing works as expected and behavior is unchanged.

* patches from https://lore.kernel.org/r/20240916172735[email protected]:
  hfsplus: convert hfsplus to use the new mount api
  hfs: convert hfs to use the new mount api
  befs: convert befs to use the new mount api
  affs: convert affs to use the new mount api
  adfs: convert adfs to use the new mount api

Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christian Brauner <[email protected]>

Trivial merge
This page took 0.055203 seconds and 4 git commands to generate.