https://github.com/torvalds/linux
Revision bdae997f44535ac4ebe1e055ffe59eeee946f453 authored by Keith Packard on 02 July 2009, 04:56:38 UTC, committed by Eric Paris on 02 July 2009, 12:23:00 UTC
The per-user inotify_devs value is incremented each time a new file is
allocated, but never decremented. This led to inotify_init failing after a
limited number of calls.

Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
1 parent d960eea
History
Tip revision: bdae997f44535ac4ebe1e055ffe59eeee946f453 authored by Keith Packard on 02 July 2009, 04:56:38 UTC
fs/notify/inotify: decrement user inotify count on close
Tip revision: bdae997
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 945 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 149.1 KB
Makefile -rw-r--r-- 53.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top