linux-stable/fs/notify/inotify
Tejun Heo 644e1b90ef inotify: don't use idr_remove_all()
idr_destroy() can destroy idr by itself and idr_remove_all() is being
deprecated.  Drop its usage.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: John McCutchan <john@johnmccutchan.com>
Cc: Robert Love <rlove@rlove.org>
Cc: Eric Paris <eparis@parisplace.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-02-27 19:10:14 -08:00
..
inotify.h inotify: rename mark_entry to just mark 2010-07-28 09:58:54 -04:00
inotify_fsnotify.c inotify: don't use idr_remove_all() 2013-02-27 19:10:14 -08:00
inotify_user.c inotify: remove broken mask checks causing unmount to be EINVAL 2013-02-21 17:22:16 -08:00
Kconfig inotify: remove inotify in kernel interface 2010-07-28 09:58:31 -04:00
Makefile inotify: remove inotify in kernel interface 2010-07-28 09:58:31 -04:00