Comment 10 for bug 474790

Revision history for this message
Martin Pitt (pitti) wrote : Re: DeviceKit should ignore SmartWare partitions when using Western Digital external drives

> ENV{ID_FS_TYPE}=="WD_SmartWare",

This can't work, since the file system type is udf:

E: ID_FS_LABEL=WD_SmartWare
E: ID_FS_LABEL_ENC=WD\x20SmartWare
E: ID_FS_TYPE=udf

How about the patch I just sent to upstream? https://bugs.freedesktop.org/attachment.cgi?id=31078