diff options
author | Eric Sandeen <sandeen@redhat.com> | 2025-02-23 22:57:40 +0300 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2025-02-24 19:02:37 +0300 |
commit | eab61d3260d76b3e58888bd685734d0858f83aa3 (patch) | |
tree | 662e0c2eb117b3367649d82fa39260af0131bea3 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | ef51934a05d3a223b040a23b6e78335f63f74083 (diff) | |
download | linux-eab61d3260d76b3e58888bd685734d0858f83aa3.tar.xz |
ext2: convert to the new mount API
Convert ext2 to the new mount API.
Note that this makes the sb= option more accepting than it was before;
previosly, sb= was only accepted if it was the first specified option.
Now it can exist anywhere, and if respecified, the last specified value
is used.
Parse-time messages here are sent to ext2_msg with a NULL sb, and
ext2_msg is adjusted to accept that, as ext4 does today as well.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Link: https://patch.msgid.link/20250223201014.7541-2-sandeen@redhat.com
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions