Hi Dmitry,
I don't think I got notification of the 2.6.25 API change to inotify from
you. Please CC me on API changes.
The following is my attempt to document the SIGIO feature that is new in
2.6.25. Does this look okay to you?
Since Linux 2.6.25, signal-driven I/O notification is
available for inotify file descriptors; see the discus-
sion of F_SETFL (for setting the O_ASYNC flag), F_SETOWN,
and F_SETSIG in fcntl(2). The siginfo_t structure
(described in sigaction(2)) that is passed to the signal
handler has the following fields set: si_fd is set to the
inotify file descriptor number; si_signo is set to the
signal number; si_code is set to POLL_IN; and POLLIN is
set in si_band.
Cheers,
Michael
--
Michael Kerrisk
Maintainer of the Linux man-pages project
http://www.kernel.org/doc/man-pages/
Want to report a man-pages bug? Look here:
http://www.kernel.org/doc/man-pages/reporting_bugs.html
--
| Ryan Hope | reiser4 for 2.6.27-rc1 |
| Ingo Molnar | Re: 2.6.24-rc6-mm1 |
| Tim Tassonis | reiser4 for 2.6.27-rc1 |
| Ingo Molnar | Re: [patch] MTD: fix DOC2000/2001/2001PLUS build error |
git: | |
| Petko Manolov | git and binary files |
| Wink Saville | Resolving conflicts |
| Ken Pratt | pack operation is thrashing my server |
| Junio C Hamano | What's cooking in git.git (Aug 2008, #07; Sat, 23) |
| Richard Stallman | Real men don't attack straw men |
| Julien TOUCHE | setting up ssh tunnel/vpn |
| Jeffrey 'jf' Lim | Re: SSHJail patch for OpenBSD |
| Daniel Ouellet | identifying sparse files and get ride of them trick available? |
| Jim Winstead Jr. | Re: Root Disk/Book Disk Compatibility |
| Peter MacDonald | demand paging: proposal |
| Stephen Pierce | SLS |
| Drew Eckhardt | Re: 20MB drive & wdxt-gen2 controller on 386? |
