linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] udf: convert to new mount API
@ 2024-02-20 21:42 Eric Sandeen
  2024-02-20 21:43 ` [PATCH 1/2] udf: convert novrs to an option flag Eric Sandeen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Sandeen @ 2024-02-20 21:42 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: Jan Kara, David Howells, Bill O'Donnell

2nd version of UDF mount API conversion patch(es)

Patch one changes novrs to a flag like other options as Jan
requested.

Patch two converts to new mount API; changes since V1:

* Fix long lines
* Remove double semicolon
* Ensure we free nls_map as needed in udf_free_fc()
* Use fsparam_flag_no for "adinicb" option
* remove stray/uninitialized char *p; in udf_parse_param()
* avoid assigning invalid [ug]ids to the uopt structure

Thanks,
-Eric


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

end of thread, other threads:[~2024-02-21 12:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-20 21:42 [PATCH 0/2] udf: convert to new mount API Eric Sandeen
2024-02-20 21:43 ` [PATCH 1/2] udf: convert novrs to an option flag Eric Sandeen
2024-02-20 21:44 ` [PATCH 2/2] udf: convert to new mount API Eric Sandeen
2024-02-21 12:58 ` [PATCH 0/2] " Jan Kara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).