Hi ! A bug to signal !!
As mentionned in msg alert, i decide to send it to you.
Best regards
1:
/usr/lib64/qt-3.3/lib/libqt-mt.so.3(_ZN11QScrollView11eventFilterEP7QObjectP6QEvent+0x1d7)
[0x327a276f87]
Une anomalie a été détectée dans GNU Parted.
Reportez-vous au site de Parted /
http://ww
Hans de Goede wrote:
> Short intro: I'm an anaconda (The Fedora installer) developer, and
> anaconda uses parted for its partitioning.
>
> While testing partitionable mdraid I noticed that the kernels
> view of the partition table never changes even though I was successfully
> making commit_to_os()
Hans de Goede wrote:
...
> This is rather inefficient, and causes 2 udev change events to be fired
> for /dev/sda (+ the change events from the BLKRRPART), causing all kind
> of scanning (blkid & friends) twice.
>
> The attached patch fixes things to only open the device once.
Hi Hans,
Thanks for