Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f45b7ddd authored by Steven Whitehouse's avatar Steven Whitehouse
Browse files

[GFS2] Use a bio to read the superblock



This means that we don't need to create a special inode just to contain
a struct address_space in order to read a single disk block. Instead
we read the disk block directly. Its slightly faster, and uses slightly
less memory, but the real reason for doing this is that it removes a
special case from the glock code.

Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent ae4a3820
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment