commit | 820249bafe441dce5336ad544a5e709df42fceb5 | [log] [tgz] |
---|---|---|
author | John McCutchan <ttb@tentacle.dhs.org> | Tue Sep 06 15:16:38 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Sep 07 16:57:19 2005 -0700 |
tree | 01d296cba9583c05a88ea19e68f40f3817829a39 | |
parent | 19306059cd7fedaf96b4b0260a9a8a45e513c857 [diff] |
[PATCH] inotify speedup Bypass an inotify-related fastpath spinlock and several function calls on systems which have no inotify watches registered. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>