"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "a513e3d75a3bb41cf2648764a2567879f6d138e5"
ext4: Simplify ext4_commit_super()'s function signature
The ext4_commit_super() function took both a struct super_block * and
a struct ext4_super_block *, but the struct ext4_super_block can be
derived from the struct super_block.
Signed-off-by:
"Theodore Ts'o" <tytso@mit.edu>
Loading
Please register or sign in to comment