diff options
author | NeilBrown <neilb@suse.de> | 2006-03-27 01:15:08 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-27 08:44:43 -0800 |
commit | ebd0cb1af3be2729cc1f574681dfba01fcf458d9 (patch) | |
tree | ed97a94406ed973573576fca585e1c87c15a4d05 /Documentation/ioctl-number.txt | |
parent | 4d90452cb23b08a9a9dd001010f0ee6b1ee83a45 (diff) |
[PATCH] knfsd: Unexport cache_fresh and fix a small race
Cache_fresh is now only used in cache.c, so unexport it.
Part of cache_fresh (setting CACHE_VALID) should really be done under the
lock, while part (calling cache_revisit_request etc) must be done outside the
lock. So we split it up appropriately.
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/ioctl-number.txt')
0 files changed, 0 insertions, 0 deletions