https://github.com/torvalds/linux
Revision 86bc843a268058df558844b6bf64531617fbc698 authored by Sergey Vlasov on 12 June 2006, 20:53:23 UTC, committed by Linus Torvalds on 12 June 2006, 21:29:04 UTC
shmem_rmdir() must undo the increment of i_nlink done in
shmem_get_inode() for directories, otherwise at least
IN_DELETE_SELF inotify event generation is broken.

Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent cfd95a9
History
Tip revision: 86bc843a268058df558844b6bf64531617fbc698 authored by Sergey Vlasov on 12 June 2006, 20:53:23 UTC
[PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()
Tip revision: 86bc843
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 68.9 KB
Makefile -rw-r--r-- 43.7 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top