summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorFlorin Malita <fmalita@gmail.com>2007-05-08 09:24:18 +0200
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-05-08 20:14:59 +0200
commit3972b7f67bf1a352a4a4c350b2245d759a41ea06 (patch)
tree40eab1b1e50c25a7a94e2ba8d7c920e5980eae7a /.gitignore
parentuse use SEEK_MAX to validate user lseek arguments (diff)
downloadlinux-3972b7f67bf1a352a4a4c350b2245d759a41ea06.tar.xz
linux-3972b7f67bf1a352a4a4c350b2245d759a41ea06.zip
devpts: add fsnotify create event
Currently, devpts doesn't generate an fsnotify event upon pts creation because the regular vfs paths aren't involved. Deallocation, on the other hand, correctly generates a nameremove event thanks to the d_delete() invocation in devpts_pty_kill(). This patch adds the missing fsnotify_create() trigger in devpts_pty_new(). Signed-off-by: Florin Malita <fmalita@gmail.com> Acked-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions