[PATCH] inotify delete race fix
John McCutchan authored

The included patch fixes a problem where a inotify client would receive a
delete event before the file was actually deleted.  The bug affects both
dnotify & inotify.
Signed-off-by: default avatarJohn McCutchan <ttb@tentacle.dhs.org>
Signed-off-by: default avatarRobert Love <rml@novell.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
e234f35c
Name Last commit Last update
..
adfs Linux-2.6.12-rc2
affs Linux-2.6.12-rc2
afs [PATCH] Cleanup patch for process freezing
autofs Linux-2.6.12-rc2
autofs4 [PATCH] autofs4: fix infamous "Busy inodes after umount ..." message
befs Linux-2.6.12-rc2
bfs Linux-2.6.12-rc2
cifs [CIFS] Fix cifs update of page cache. Write at correct offset when out of memory
coda [PATCH] class: convert the remaining class_simple users in the kernel to usee the new class api
cramfs Linux-2.6.12-rc2
debugfs [PATCH] remove duplicate get_dentry functions in various places
devfs Linux-2.6.12-rc2
devpts Linux-2.6.12-rc2
efs Linux-2.6.12-rc2
exportfs Linux-2.6.12-rc2
ext2 [PATCH] mbcache: Remove unused mb_cache_shrink parameter
ext3 [PATCH] mbcache: Remove unused mb_cache_shrink parameter
fat [PATCH] fatfs sectioning fix
freevxfs [PATCH] freevxfs: minor cleanups
hfs [PATCH] hfs: don't reference missing page
hfsplus [PATCH] hfs: don't reference missing page
hostfs [PATCH] uml: implement hostfs syncing
hpfs Linux-2.6.12-rc2
hppfs [PATCH] uml: fix hppfs error path
hugetlbfs [PATCH] Avoiding mmap fragmentation
isofs
jbd
jffs
jffs2
jfs
lockd
minix
msdos
ncpfs
nfs
nfs_common
nfsd
nls
ntfs
openpromfs
partitions
proc
qnx4
ramfs
reiserfs
romfs
smbfs
sysfs
sysv
udf
ufs
umsdos
vfat
xfs
Kconfig
Kconfig.binfmt
Makefile
aio.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf.c
binfmt_elf_fdpic.c
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
binfmt_som.c
bio.c
block_dev.c
buffer.c
char_dev.c
compat.c
compat_ioctl.c
dcache.c
dcookies.c
direct-io.c
dnotify.c
dquot.c
eventpoll.c
exec.c
fcntl.c
fifo.c
file.c
file_table.c
filesystems.c
fs-writeback.c
inode.c
inotify.c
ioctl.c
ioprio.c
libfs.c
locks.c
mbcache.c
mpage.c
namei.c
namespace.c
nfsctl.c
open.c
pipe.c
posix_acl.c
quota.c
quota_v1.c
quota_v2.c
read_write.c
readdir.c
select.c
seq_file.c
stat.c
super.c
xattr.c
xattr_acl.c