Skip to content

Add op::IGNORED#73

Merged
passcod merged 1 commit intonotify-rs:masterfrom
jwilm:add-ignore-op
Jun 5, 2016
Merged

Add op::IGNORED#73
passcod merged 1 commit intonotify-rs:masterfrom
jwilm:add-ignore-op

Conversation

@jwilm
Copy link
Contributor

@jwilm jwilm commented Jun 4, 2016

inotify sometimes unwatches a file (ignores it) if it's been removed,
and the inotify IGNORED event is generated. This previously presented
itself from rsnotify as an Op with no bits set. Now, there is an
IGNORED Op so users can detect it.


This change is Reviewable

inotify sometimes unwatches a file (ignores it) if it's been removed,
and the inotify IGNORED event is generated. This previously presented
itself from rsnotify as an `Op` with no bits set. Now, there is an
IGNORED Op so users can detect it.
@passcod passcod added this to the 2.6.0 milestone Jun 5, 2016
@passcod passcod merged commit 5359fa4 into notify-rs:master Jun 5, 2016
@jwilm jwilm deleted the add-ignore-op branch June 5, 2016 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants