diff options
author | Steven Whitehouse <swhiteho@redhat.com> | 2006-07-27 19:53:53 +0200 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2006-07-27 19:53:53 +0200 |
commit | f45b7ddd2bae1dc98e35c3611b55cba6d2a8da9e (patch) | |
tree | b2c498fc65855cb0f7ec17b9e2a42200aae633af /arch/sh64 | |
parent | [DLM] fix i_private (diff) | |
download | linux-f45b7ddd2bae1dc98e35c3611b55cba6d2a8da9e.tar.xz linux-f45b7ddd2bae1dc98e35c3611b55cba6d2a8da9e.zip |
[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: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'arch/sh64')
0 files changed, 0 insertions, 0 deletions