Re: unnecessary polls of cdrom block device from udisks daemon

2012-04-06 Thread David Zeuthen
Hey, On Fri, Apr 6, 2012 at 5:15 AM, Aaron Lu wrote: > Hi, > > I'm doing some development on Linux scsi cdrom driver(sr module) > recently and found that the udisks daemon will periodically open the > ODD block device /dev/sr0. I guess the reason is to check events, since > on block open, the che

unnecessary polls of cdrom block device from udisks daemon

2012-04-06 Thread Aaron Lu
Hi, I'm doing some development on Linux scsi cdrom driver(sr module) recently and found that the udisks daemon will periodically open the ODD block device /dev/sr0. I guess the reason is to check events, since on block open, the check_events function will be called. But since the udev will also e