diff options
| author | Eric Paris <[email protected]> | 2009-08-17 01:51:49 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-08-17 20:37:37 +0000 |
| commit | cd94c8bbef8d4b796a7ed4c551355a334604fd36 (patch) | |
| tree | ac448f253eb01a7fd1872daa15938b5d72fee796 /lib/parser.c | |
| parent | notify: unused event private race (diff) | |
| download | kernel-cd94c8bbef8d4b796a7ed4c551355a334604fd36.tar.gz kernel-cd94c8bbef8d4b796a7ed4c551355a334604fd36.zip | |
inotify: tail drop inotify q_overflow events
In f44aebcc the tail drop logic of events with no file backing
(q_overflow and in_ignored) was reversed so IN_IGNORED events would
never be tail dropped. This now means that Q_OVERFLOW events are NOT
tail dropped. The fix is to not tail drop IN_IGNORED, but to tail drop
Q_OVERFLOW.
Signed-off-by: Eric Paris <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions
