public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
* remove or unexport unused fs_conext infrastructure
@ 2026-02-19  6:50 Christoph Hellwig
  2026-02-19  6:50 ` [PATCH 1/4] fs: mark bool_names static Christoph Hellwig
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Christoph Hellwig @ 2026-02-19  6:50 UTC (permalink / raw)
  To: Alexander Viro, Christian Brauner; +Cc: Jan Kara, linux-fsdevel

Hi all,

now that the fs_context conversion is finished, remove all the bits
that did not end up having users, or unexport them if the users are
always built in.

Diffstat:
 Documentation/filesystems/mount_api.rst |    4 ----
 fs/fs_context.c                         |    1 -
 fs/fs_parser.c                          |   19 +------------------
 include/linux/fs_parser.h               |    8 ++------
 4 files changed, 3 insertions(+), 29 deletions(-)

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

end of thread, other threads:[~2026-02-20 18:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-19  6:50 remove or unexport unused fs_conext infrastructure Christoph Hellwig
2026-02-19  6:50 ` [PATCH 1/4] fs: mark bool_names static Christoph Hellwig
2026-02-19  6:50 ` [PATCH 2/4] fs: remove fsparam_blob / fs_param_is_blob Christoph Hellwig
2026-02-19  6:50 ` [PATCH 3/4] fs: remove fsparam_path / fs_param_is_path Christoph Hellwig
2026-02-19 16:04   ` Darrick J. Wong
2026-02-20 15:24     ` Christoph Hellwig
2026-02-20 18:21       ` Darrick J. Wong
2026-02-19  6:50 ` [PATCH 4/4] fs: unexport fs_context_for_reconfigure Christoph Hellwig
2026-02-19 11:45 ` remove or unexport unused fs_conext infrastructure Jan Kara
2026-02-19 13:35 ` Christian Brauner

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