"git@git.sphere.ly:matisse/android_kernel_samsung_matisse.git" did not exist on "7544953685859875b5ac0260b6b1856066c092d6"
John McCutchan
authored
When a file is moved over an existing file that you are watching, inotify won't send you a DELETE_SELF event and it won't unref the inode until the inotify instance is closed by the application. Signed-off-by:John McCutchan <ttb@tentacle.dhs.org> Signed-off-by:
Robert Love <rml@novell.com> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>