An error occurred while fetching folder content.
inotify: do not BUG on idr entries at inotify destruction
Eric Paris authored

If an inotify watch is left in the idr when an fsnotify group is destroyed
this will lead to a BUG.  This is not a dangerous situation and really
indicates a programming bug and leak of memory.  This patch changes it to
use a WARN and a printk rather than killing people's boxes.
Signed-off-by: default avatarEric Paris <eparis@redhat.com>
cf437426
Name Last commit Last update