diff options
| author | Eric Sandeen <[email protected]> | 2025-02-23 19:57:40 +0000 |
|---|---|---|
| committer | Jan Kara <[email protected]> | 2025-02-24 16:02:37 +0000 |
| commit | eab61d3260d76b3e58888bd685734d0858f83aa3 (patch) | |
| tree | 662e0c2eb117b3367649d82fa39260af0131bea3 /samples/rust/rust_driver_pci.rs | |
| parent | ext2: Remove reference to bh->b_page (diff) | |
| download | kernel-eab61d3260d76b3e58888bd685734d0858f83aa3.tar.gz kernel-eab61d3260d76b3e58888bd685734d0858f83aa3.zip | |
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 <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'samples/rust/rust_driver_pci.rs')
0 files changed, 0 insertions, 0 deletions
