[parted-devel] [PATCH] Add support for ATA over Ethernet devices

Jim Meyering jim at meyering.net
Fri Feb 26 17:59:36 UTC 2010


Petr Uzel wrote:
> Recognize AoE Devices, so "parted -s /dev/etherd/eX.Y" now
> prints "Model: ATA over Ethernet Device (aoe)" instead of
> "Model: Unknown (unknown)".
>
> * include/parted/device.h(PedDeviceType): Add PED_DEVICE_AOE.
> * libparted/arch/linux.c(AOE_MAJOR): New define.
> * libparted/arch/linux.c(_device_probe_type): Recognize AoE devices.
> * libparted/arch/linux.c(linux_new): Handle AoE devices.
> * parted/parted.c(do_print): Add "aoe" to the list of available
>   transports.

Thanks.
I've amended onto that this addition to NEWS:

+** New features
+
+  parted now recognizes ATA over Ethernet (AoE) devices



More information about the parted-devel mailing list