Olaf Kirch
f2af793db0
[PATCH] knfsd: lockd: make nlm_traverse_* more flexible
...
This patch makes nlm_traverse{locks,blocks,shares} and friends use a function
pointer rather than a "action" enum.
This function pointer is given two nlm_hosts (one given by the caller, the
other taken from the lock/block/share currently visited), and is free to do
with them as it wants. If it returns a non-zero value, the lockd/block/share
is released.
Signed-off-by: Olaf Kirch <okir@suse.de >
Signed-off-by: Neil Brown <neilb@suse.de >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2006-10-04 07:55:17 -07:00
..
2006-10-04 07:55:17 -07:00
2006-10-03 23:01:26 +02:00
2006-10-04 07:55:16 -07:00
2006-10-03 08:04:18 -07:00
2006-10-04 07:55:16 -07:00
2006-10-01 00:39:29 -07:00
2006-10-03 23:01:26 +02:00
2006-10-01 00:39:29 -07:00
2006-10-03 23:01:26 +02:00
2006-09-30 20:29:42 +02:00
2006-09-30 20:52:33 +02:00
2006-09-30 20:29:43 +02:00
2006-09-30 20:52:31 +02:00
2006-10-03 08:04:19 -07:00
2006-10-02 14:05:20 -07:00
2006-10-01 00:39:26 -07:00
2006-10-02 07:57:14 -07:00
2006-10-03 08:04:12 -07:00
2006-10-03 08:04:12 -07:00
2006-10-03 08:04:16 -07:00
2006-10-03 08:04:16 -07:00
2006-09-30 20:52:31 +02:00
2006-09-30 20:52:28 +02:00
2006-09-30 20:52:29 +02:00
2006-10-03 08:04:10 -07:00
2006-10-03 08:04:13 -07:00
2006-10-02 07:57:12 -07:00
2006-09-30 20:52:31 +02:00
2006-10-03 23:01:26 +02:00
2006-09-30 09:36:56 -07:00
2006-10-03 08:04:08 -07:00
2006-10-02 07:57:22 -07:00
2006-10-01 00:39:31 -07:00
2006-10-04 07:55:12 -07:00
2006-10-01 00:39:23 -07:00
2006-10-03 08:03:41 -07:00
2006-10-04 07:55:12 -07:00
2006-10-03 08:04:20 -07:00
2006-10-01 00:39:33 -07:00
2006-10-02 07:57:16 -07:00
2006-10-01 00:39:19 -07:00
2006-10-01 00:39:18 -07:00
2006-10-01 00:39:18 -07:00
2006-10-01 00:39:18 -07:00
2006-10-02 07:57:12 -07:00
2006-09-30 20:52:31 +02:00
2006-10-01 00:39:19 -07:00
2006-10-02 07:57:20 -07:00
2006-10-01 00:39:23 -07:00
2006-10-01 00:39:28 -07:00
2006-10-02 07:57:17 -07:00
2006-10-02 07:57:22 -07:00
2006-10-03 17:59:17 +01:00
2006-10-01 00:39:17 -07:00
2006-10-03 08:03:40 -07:00
2006-10-03 23:01:26 +02:00
2006-10-02 07:57:13 -07:00
2006-10-02 07:57:15 -07:00
2006-09-30 20:52:18 +02:00
2006-09-30 20:26:56 +02:00
2006-10-01 00:39:28 -07:00
2006-10-01 00:39:27 -07:00
2006-10-01 00:39:25 -07:00
2006-10-03 08:04:06 -07:00
2006-10-04 07:55:14 -07:00
2006-10-01 20:03:20 +01:00
2006-10-04 07:55:13 -07:00
2006-10-03 08:03:40 -07:00
2006-10-01 00:39:18 -07:00
2006-10-01 00:39:19 -07:00
2006-10-01 00:39:22 -07:00
2006-10-02 07:57:23 -07:00
2006-10-01 00:39:23 -07:00
2006-10-01 00:39:29 -07:00
2006-10-04 07:55:14 -07:00
2006-10-01 00:39:27 -07:00
2006-10-03 08:04:06 -07:00
2006-10-01 00:39:29 -07:00
2006-10-02 07:57:14 -07:00
2006-09-30 20:52:18 +02:00
2006-10-01 00:39:18 -07:00
2006-10-02 07:57:23 -07:00
2006-10-01 00:39:34 -07:00
2006-10-01 00:39:19 -07:00
2006-10-04 07:55:12 -07:00
2006-10-03 15:14:16 -03:00
2006-10-02 07:57:13 -07:00
2006-10-03 23:01:26 +02:00