Skip to content
Snippets Groups Projects
Commit 860b25d4 authored by Steven Whitehouse's avatar Steven Whitehouse
Browse files

[GFS2] Remove drop of module ref where not needed


In an earlier patch "[GFS2] fix file_system_type leak on gfs2meta mount"
we removed the code to grab a ref to the module which was not needed
(since we know that the module cannot be unloaded at that time) so
this patch removes the code to drop that reference.

Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent 20b95bf2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment