public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ext2: convert to the new mount API
@ 2025-02-23 19:57 Eric Sandeen
  2025-02-23 19:57 ` [PATCH 1/2] " Eric Sandeen
  2025-02-23 19:57 ` [PATCH 2/2] ext2: create ext2_msg_fc for use during parsing Eric Sandeen
  0 siblings, 2 replies; 7+ messages in thread
From: Eric Sandeen @ 2025-02-23 19:57 UTC (permalink / raw)
  To: jack; +Cc: linux-ext4

First patch allows ext2_msg to take a NULL sb since we don't have
that during option parsing - ext4 does the same.

Second patch lets it take an fc instead; it strikes me as a little
messy and I won't be offended if it's not wanted. :)

Thanks,
-Eric


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

end of thread, other threads:[~2025-02-26 17:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-23 19:57 [PATCH 0/2] ext2: convert to the new mount API Eric Sandeen
2025-02-23 19:57 ` [PATCH 1/2] " Eric Sandeen
2025-02-24 16:02   ` Jan Kara
2025-02-26 16:42     ` Eric Sandeen
2025-02-26 17:03       ` Jan Kara
2025-02-23 19:57 ` [PATCH 2/2] ext2: create ext2_msg_fc for use during parsing Eric Sandeen
2025-02-24 16:01   ` Jan Kara

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