Allows to open disk from already existing fs.File descriptor #524
Annotations
11 errors
|
filesystem/fat32/file.go#L71
file.ReadAt undefined (type storage.File has no field or method ReadAt)
|
filesystem/fat32/file.go#L84
file.ReadAt undefined (type storage.File has no field or method ReadAt)
|
filesystem/fat32/file.go#L151
file.WriteAt undefined (type storage.File has no field or method WriteAt)
|
filesystem/fat32/file.go#L167
file.WriteAt undefined (type storage.File has no field or method WriteAt)
|
filesystem/iso9660/directoryentry.go#L308
f.file.ReadAt undefined (type storage.File has no field or method ReadAt)
|
filesystem/iso9660/directoryentry.go#L376
de.filesystem.file.ReadAt undefined (type storage.File has no field or method ReadAt)
|
filesystem/iso9660/directoryentry.go#L417
de.filesystem.file.ReadAt undefined (type storage.File has no field or method ReadAt)
|
filesystem/iso9660/file.go#L53
file.ReadAt undefined (type storage.File has no field or method ReadAt)
|
filesystem/iso9660/finalize.go#L471
f.WriteAt undefined (type storage.File has no field or method WriteAt)
|
filesystem/iso9660/finalize.go#L676
f.WriteAt undefined (type storage.File has no field or method WriteAt)
|
The logs for this run have expired and are no longer available.
Loading