Dave Chinner
e6631f8554
xfs: get rid of the log item descriptor
...
It's just a connector between a transaction and a log item. There's
a 1:1 relationship between a log item descriptor and a log item,
and a 1:1 relationship between a log item descriptor and a
transaction. Both relationships are created and terminated at the
same time, so why do we even have the descriptor?
Replace it with a specific list_head in the log item and a new
log item dirtied flag to replace the XFS_LID_DIRTY flag.
Signed-Off-By: Dave Chinner <dchinner@redhat.com >
Reviewed-by: Brian Foster <bfoster@redhat.com >
Reviewed-by: Christoph Hellwig <hch@lst.de >
[darrick: fix up deferred agfl intent finish_item use of LID_DIRTY]
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com >
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com >
2018-05-10 08:56:46 -07:00
..
2018-05-10 08:56:46 -07:00
2018-03-23 18:05:09 -07:00
2018-01-01 12:45:37 -07:00
2018-03-11 20:27:55 -07:00
2018-03-11 20:27:55 -07:00
2017-11-06 11:53:41 -08:00
2017-10-11 10:21:06 -07:00
2017-06-27 18:23:21 -07:00
2018-04-11 10:28:39 -07:00
2018-03-30 11:34:55 -07:00
2017-10-26 15:38:22 -07:00
2017-11-09 15:50:29 -08:00
2017-10-26 15:38:26 -07:00
2018-05-10 08:56:41 -07:00
2017-11-27 09:34:08 -08:00
2018-04-09 10:23:42 -07:00
2017-10-26 15:38:20 -07:00
2018-05-10 08:56:46 -07:00
2018-01-29 07:27:22 -08:00
2018-05-09 10:04:00 -07:00
2018-05-09 10:04:00 -07:00
2018-01-17 21:00:46 -08:00
2018-04-10 22:39:04 -07:00
2017-11-02 11:10:55 +01:00
2018-05-10 08:56:41 -07:00
2018-05-10 08:56:41 -07:00
2015-01-09 10:48:58 +11:00
2018-03-23 18:05:07 -07:00
2018-03-23 18:05:07 -07:00
2018-04-05 11:56:35 -07:00
2018-03-14 11:12:52 -07:00
2017-02-09 10:50:25 -08:00
2018-05-10 08:56:41 -07:00
2016-08-03 11:23:49 +10:00
2018-05-09 10:04:01 -07:00
2018-04-09 10:23:42 -07:00
2014-04-23 07:11:52 +10:00
2017-10-16 12:26:50 -07:00
2017-04-03 15:18:17 -07:00
2018-03-11 20:27:56 -07:00
2018-01-08 10:54:48 -08:00
2017-06-19 08:59:10 -07:00
2018-05-10 08:56:41 -07:00
2017-12-21 08:47:32 -08:00
2018-05-10 08:56:46 -07:00
2018-05-10 08:56:41 -07:00
2017-11-01 15:03:16 -07:00
2018-05-10 08:56:41 -07:00
2018-04-09 10:23:42 -07:00
2018-01-08 10:54:48 -08:00
2017-06-19 14:11:33 -07:00
2018-01-08 10:54:48 -08:00
2017-11-09 15:50:29 -08:00
2018-05-09 10:04:01 -07:00
2017-09-26 10:55:19 -07:00
2018-04-12 13:28:22 -07:00
2016-09-22 10:56:19 +02:00
2017-10-26 15:38:27 -07:00
2017-10-26 15:38:23 -07:00
2018-01-12 14:09:08 -08:00
2018-05-10 08:56:46 -07:00
2017-10-25 11:01:08 +02:00
2018-05-09 10:04:01 -07:00
2018-05-10 08:56:46 -07:00
2018-04-09 10:23:42 -07:00
2017-06-19 08:59:10 -07:00
2017-11-02 11:10:55 +01:00
2018-03-26 08:54:15 -07:00
2018-03-23 18:05:06 -07:00
2018-04-09 10:23:39 -07:00
2018-04-09 10:23:39 -07:00
2017-10-11 10:21:06 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-06-19 14:11:33 -07:00
2017-04-28 08:11:08 -07:00
2018-05-10 08:56:41 -07:00
2016-02-08 11:27:55 +11:00
2015-06-01 07:15:37 +10:00
2017-07-17 08:45:34 +01:00
2018-05-10 08:56:41 -07:00
2017-11-27 09:34:08 -08:00
2018-05-10 08:56:46 -07:00
2017-06-19 14:11:35 -07:00
2018-05-10 08:56:41 -07:00
2016-09-19 10:24:27 +10:00
2017-09-01 10:55:30 -07:00
2018-01-17 21:00:46 -08:00
2017-06-19 14:11:33 -07:00
2017-06-19 14:11:33 -07:00
2018-05-10 08:56:46 -07:00
2018-02-01 21:06:15 -08:00
2018-05-10 08:56:46 -07:00
2017-06-20 10:45:22 -07:00
2016-10-05 16:26:28 -07:00
2017-06-19 08:59:10 -07:00
2017-06-27 18:23:21 -07:00
2016-05-18 10:58:51 +10:00
2017-12-08 17:51:05 -08:00
2018-05-10 08:56:46 -07:00
2018-05-10 08:56:46 -07:00
2018-05-10 08:56:46 -07:00
2018-05-10 08:56:46 -07:00
2018-05-10 08:56:46 -07:00
2018-05-10 08:56:46 -07:00
2018-05-10 08:56:46 -07:00
2018-05-10 08:56:46 -07:00
2018-05-10 08:56:46 -07:00
2018-05-10 08:56:46 -07:00
2018-05-10 08:56:46 -07:00
2018-05-10 08:56:46 -07:00
2016-12-05 12:32:14 +11:00
2017-11-06 11:53:58 -08:00