[GIT PULL] notification tree - inotify does not decrement use count

From: Eric Paris
Date: Thu Jul 02 2009 - 18:57:36 EST


Linus please consider pulling from the notification tree. There is one
patch in the tree which should fix an issue in which the inotify device
use count is not decremented when a user closes the inotify file
descriptor and thus normal inotify use could improperly hit the per user
limits on inotify devices.

-Eric

The following changes since commit d960eea974f5e500c0dcb95a934239cc1f481cfd:
Randy Dunlap (1):
kernel-doc: move ignoring kmemcheck

are available in the git repository at:

git://git.infradead.org/users/eparis/notify.git for-linus

Keith Packard (1):
fs/notify/inotify: decrement user inotify count on close

fs/notify/inotify/inotify_user.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/