From: Eric Sandeen <sandeen@redhat.com>
To: linux-fsdevel@vger.kernel.org
Cc: Jan Kara <jack@suse.cz>, David Howells <dhowells@redhat.com>,
Bill O'Donnell <billodo@redhat.com>
Subject: [PATCH 0/2] udf: convert to new mount API
Date: Tue, 20 Feb 2024 15:42:00 -0600 [thread overview]
Message-ID: <ecf5bc91-69fc-45ce-a70c-c0cd84c42766@redhat.com> (raw)
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
next reply other threads:[~2024-02-20 21:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-20 21:42 Eric Sandeen [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ecf5bc91-69fc-45ce-a70c-c0cd84c42766@redhat.com \
--to=sandeen@redhat.com \
--cc=billodo@redhat.com \
--cc=dhowells@redhat.com \
--cc=jack@suse.cz \
--cc=linux-fsdevel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).