NeilBrown
ada5c1da86
fs/locks: rename some lists and pointers.
...
struct file lock contains an 'fl_next' pointer which
is used to point to the lock that this request is blocked
waiting for. So rename it to fl_blocker.
The fl_blocked list_head in an active lock is the head of a list of
blocked requests. In a request it is a node in that list.
These are two distinct uses, so replace with two list_heads
with different names.
fl_blocked_requests is the head of a list of blocked requests
fl_blocked_member is a node in a member of that list.
The two different list_heads are never used at the same time, but that
will change in a future patch.
Note that a tracepoint is changed to report fl_blocker instead
of fl_next.
Signed-off-by: NeilBrown <neilb@suse.com >
Reviewed-by: J. Bruce Fields <bfields@redhat.com >
Signed-off-by: Jeff Layton <jlayton@kernel.org >
2018-11-30 11:26:12 -05:00
..
2017-11-02 11:10:55 +01:00
2018-10-24 00:41:09 +01:00
2017-11-02 11:10:55 +01:00
2018-04-16 11:53:35 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-12-13 15:10:01 -05:00
2018-10-15 17:23:36 +02:00
2018-04-04 13:41:27 +01:00
2018-07-11 10:48:47 -07:00
2018-06-19 10:06:29 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-17 14:58:01 -08:00
2018-10-01 14:25:08 -04:00
2018-10-25 11:17:40 -06:00
2018-05-24 23:01:15 -04:00
2018-08-13 09:21:05 -07:00
2018-11-30 11:26:12 -05:00
2017-11-02 11:10:55 +01:00
2017-11-17 09:51:57 -08:00
2018-04-06 14:05:14 +01:00
2018-07-23 15:22:52 +10:00
2018-07-12 12:02:31 +10:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-05-18 21:50:04 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-11 20:07:35 -07:00
2017-05-31 21:01:03 +02:00
2018-04-26 15:02:46 -04:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-09-25 20:38:26 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-15 18:21:06 -08:00
2017-12-18 12:57:01 +01:00
2018-09-27 17:34:59 -06:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-02 11:31:14 +02:00
2018-03-15 11:15:22 +01:00
2018-10-26 16:26:32 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-01-02 14:27:30 -05:00
2018-07-04 14:06:19 +09:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-07-26 10:17:47 +02:00
2018-07-31 11:32:27 -04:00
2017-11-02 11:10:55 +01:00
2017-08-16 14:10:10 -07:00
2017-11-02 11:10:55 +01:00
2018-08-30 16:03:42 -07:00
2018-01-23 09:44:14 -05:00
2017-11-02 11:10:55 +01:00
2018-10-03 14:35:17 -04:00
2017-11-02 11:10:55 +01:00
2018-06-06 11:58:31 +02:00
2018-02-13 21:30:22 +01:00
2018-10-08 22:42:04 +01:00
2018-09-10 11:05:56 +02:00
2017-11-02 11:10:55 +01:00
2018-01-02 14:27:29 -05:00
2018-10-03 16:47:43 +02:00
2017-12-19 10:56:24 +01:00
2017-11-02 11:10:55 +01:00
2017-05-31 21:01:03 +02:00
2018-07-02 22:40:56 +09:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-09-30 15:35:16 -04:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-09-26 20:07:19 -07:00
2017-11-02 11:10:55 +01:00
2017-12-07 22:52:01 +01:00
2017-11-02 11:10:55 +01:00
2018-01-16 03:00:50 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-04-18 23:37:39 -04:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-04-11 10:28:30 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-04-19 11:05:48 -04:00
2017-11-14 15:32:19 -08:00
2018-08-17 15:56:23 -07:00
2018-05-14 17:02:30 -04:00