mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-07-10 13:29:52 -04:00
ipodpatcher tries to unmount volumes that are not mounted e.g. the firmware partition, before making any changes. On macOS this fails with a non-zero exit code, causing the whole process (bootloader installation or uninstallation) to fail. A proper fix would be to trace every path that uses ipod_reopen_rw(), and only call unmount if we expect the volume to be currently mounted. Change-Id: Ieaa58da336216d5060465cfc2b7f5f8c729fe8b9 |
||
|---|---|---|
| .. | ||
| arc4.c | ||
| arc4.h | ||
| fat32format.c | ||
| ipodio-posix.c | ||
| ipodio-win32-scsi.c | ||
| ipodio-win32.c | ||
| ipodio.h | ||
| ipodpatcher.c | ||
| ipodpatcher.h | ||
| ipodpatcher.manifest | ||
| ipodpatcher.rc | ||
| ipodpatcher_aupd.c | ||
| main.c | ||
| Makefile | ||
| parttypes.h | ||