Re: unnecessary polls of cdrom block device from udisks daemon

2012-04-08 Thread Aaron Lu
Hi, On Fri, Apr 06, 2012 at 12:07:06PM -0400, David Zeuthen wrote: > 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 wi

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