Hello Martin,
RM
>> So far I found that udisk listens to udev events. Once udev notifies
>> udisks that a disk is plugged in, udisk takes over and does the
>> mounting by calling ntfs-3g.
Martin
>> Not quiet. udisks itself does not have "policy" for automounting, it
>> only provides the D-Bus not
Hi,
I am trying to understand how auto mount works when you plug-in a NTFS
USB disk.
So far I found that udisk listens to udev events. Once udev notifies
udisks that a disk is plugged in, udisk takes over and does the
mounting by calling ntfs-3g.
I just want to know where in the udisk source co