Comment 19 for bug 1313874

Revision history for this message
In , David Riebenbauer (davrieb) wrote :

Created attachment 100040
[PATCH 2/2] Probe media that hasn't been probed by udev yet.

(In reply to comment #16)
> ...
>
> So it seems to assert in udiskslinuxfilesystem.c:623, which is:
> gassert (block == NULL);

Yeah, that really should have been, (block != NULL). That should teach me not submit patches without reading over them a second time after a good night's sleep.

Anyway, thanks for testing the both of you, and sorry for crashing your udisks. I think this time I got it right.