commit | d25cb934b00436e2243bf3970793b8e04ad9b873 | [log] [tgz] |
---|---|---|
author | Robert Love <rml@novell.com> | Mon Jul 25 15:19:20 2005 -0400 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jul 26 13:37:22 2005 -0700 |
tree | 435ed4150ffc5494d4e43bf4287d881982eaf743 | |
parent | e5ca844a9d795e97c08bc7901c62a48c28469eb0 [diff] |
[PATCH] inotify: add missing hook to sys32_open Add missing fsnotify_open() hook to sys32_open(). Add fsnotify_open() hook to sys32_open() on x86-64. Signed-off-by: Robert Love <rml@novell.com> Signed-off-by: John McCutchan <ttb@tentacle.dhs.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>