diff options
author | jhb <jhb@FreeBSD.org> | 2013-07-25 19:34:24 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2013-07-25 19:34:24 +0000 |
commit | 2ee9cbbc0f2eac16f7992f499b44214817eade29 (patch) | |
tree | a2e68961ceb67a673fd9c8b13438f111a55a1cc8 /sys/fs/devfs/devfs_rule.c | |
parent | 6a6d8064b3f00884ef1e839c4f21653124c0ca17 (diff) | |
download | FreeBSD-src-2ee9cbbc0f2eac16f7992f499b44214817eade29.zip FreeBSD-src-2ee9cbbc0f2eac16f7992f499b44214817eade29.tar.gz |
Enhance the description of NOTE_TRACK:
- NOTE_TRACK has never triggered a NOTE_TRACK event from the parent pid.
If NOTE_FORK is set, the listener will get a NOTE_FORK event from
the parent pid, but not a separate NOTE_TRACK event.
- Explicitly note that the event added to monitor the child process
preserves the fflags from the original event.
- Move the description of NOTE_TRACKERR under NOTE_TRACK as it is not a
bit for the user to set (which is what this list pupports to be).
Also, explicitly note that if an error occurs, the NOTE_CHILD event
will not be generated.
MFC after: 1 week
Diffstat (limited to 'sys/fs/devfs/devfs_rule.c')
0 files changed, 0 insertions, 0 deletions