Merge pull request #9813 from UiPath/remove-loop-config

Remove internal LoopConfig struct
This commit is contained in:
Fu Wei 2024-02-13 11:50:36 +00:00 committed by GitHub
commit 81965c0a57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,13 +35,6 @@ const (
ebusyString = "device or resource busy"
)
type LoopConfig struct {
Fd uint32
BlockSize uint32
Info unix.LoopInfo64
Reserved [8]uint64
}
// LoopParams parameters to control loop device setup
type LoopParams struct {
// Loop device should forbid write