Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[GFS2] Get superblock a different way
The mapping may be NULL by the time the I/O has completed, so we now get the superblock by a different route (via the bd and glock) to avoid this problem. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com> Cc: Wendy Cheng <wcheng@redhat.com>
- Loading branch information