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

GFS2: Fix locking issue mounting gfs2meta fs



This patch uses sget() to get a reference to the
existing gfs2 sb when mouting the gfs2meta filesystem
(in fact thats just another mount of the gfs2
filesystem with a different root and this interface
is for backward compatibility).

Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
Reported-by: default avatarBenjamin Marzinski <bmarzins@redhat.com>
Tested-by: default avatarBenjamin Marzinski <bmarzins@redhat.com>
Cc: Christoph Hellwig <hch@infradead.org>
parent e09f9446
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment