Remove accidental commit that enabled MountMethodFilesystem
Upstream-commit: 5415804c9d7af6c75a147252ac17f71b9c3f0069 Component: engine
This commit is contained in:
committed by
Victor Vieux
parent
9e1662b046
commit
468efce93c
@ -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