OSDN Git Service

Make fsnotify possibly work better for the inode removal case
authorLinus Torvalds <torvalds@g5.osdl.org>
Tue, 20 Sep 2005 02:54:29 +0000 (19:54 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 20 Sep 2005 02:54:29 +0000 (19:54 -0700)
commitf805fbdaacf4367ce566743a665622387768ac0d
tree006c7be5683f8cad7be02824827e0104e15604b4
parent875bd5ab01bc0b760fd4e97838931cd2e7456cbd
Make fsnotify possibly work better for the inode removal case

Checking i_nlink is dubious, but the alternatives look even
less appetizing.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/dcache.c