Hans de Goede wrote:
> We cannot do partition related ioctl's on loopback devices, so
> treat them as files.
>
> * libparted/arch/linux.c(LOOP_MAJOR): New define.
> * libparted/arch/linux.c(_device_probe_type): Treat loopback
> devices as files.
> ---
> libparted/arch/linux.c |3 +++
> 1 files
We cannot do partition related ioctl's on loopback devices, so
treat them as files.
* libparted/arch/linux.c(LOOP_MAJOR): New define.
* libparted/arch/linux.c(_device_probe_type): Treat loopback
devices as files.
---
libparted/arch/linux.c |3 +++
1 files changed, 3 insertions(+), 0 deletions