This is the next revision of the SCSI event notification infrastructure
patchset, enabling SATA Asynchronous Notification ("AN") for CD/DVD
devices that support it.
For devices that support SATA AN (only very recent ones do), this means
that HAL and other userspace utilities no longer need to repeatedly poll
the CD/DVD device to determine if the user has changed the media.
This revision takes into account James' comments from earlier today,
up to patchset revision #4 (this one is revision 5).
Changes since last revision:
1) sysfs 'store' operation is implemented, to eliminate any confusion
about how it should work.
2) if we are going to emit events more complex than a single "I'm
asserted" bit, then we cannot use the nifty bitmap.h stuff.
a) struct scsi_event is created.
b) sdev_evt_send() -- send an event. event intentionally and
silently dropped, if not in supported_events mask.
c) sdev_evt_alloc() -- allocate an event. structured such that
future event types can be added easily.
d) sdev_evt_send_simple() -- for simple events where we only need
to know the event type, we can use this simple interface (libata uses
this).
e) Events are sent one-at-a-time. Unlike the bitmap, complex events
should not be merged together.
-
| Greg Kroah-Hartman | [PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| James Bottomley | Re: Integration of SCST in the mainstream Linux kernel |
| Robin Lee Powell | NFS hang + umount -f: better behaviour requested. |
git: | |
| David Miller | [GIT]: Networking |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Natalie Protasevich | [BUG] New Kernel Bugs |
| Gerrit Renker | [PATCH 18/37] dccp: Support for Mandatory options |
