Remove accidental commit that enabled MountMethodFilesystem
Upstream-commit: 91c69fd3532eaa92cfc21c6331699a995fdbe2a6 Component: engine
This commit is contained in:
committed by
Tianon Gravi
parent
9f8a6e47d8
commit
19c4006853
@ -125,7 +125,6 @@ func (runtime *Runtime) GetMountMethod() MountMethod {
|
||||
runtime.mountMethod = MountMethodDeviceMapper
|
||||
}
|
||||
}
|
||||
runtime.mountMethod = MountMethodFilesystem
|
||||
}
|
||||
|
||||
return runtime.mountMethod
|
||||
|
||||
Reference in New Issue
Block a user