Dave Chinner
c4aa10d041
xfs: make the btree ag cursor private union anonymous
...
This is much less widely used than the bc_private union was, so this
is done as a single patch. The named union xfs_btree_cur_private
goes away and is embedded into the struct xfs_btree_cur_ag as an
anonymous union, and the code is modified via this script:
$ sed -i 's/priv\.\([abt|refc]\)/\1/g' fs/xfs/*[ch] fs/xfs/*/*[ch]
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
2020-03-13 10:37:15 -07:00
..
2019-11-07 13:00:53 -08:00
2018-07-29 22:37:08 -07:00
2020-03-11 09:11:39 -07:00
2019-04-14 18:15:57 -07:00
2020-03-13 10:37:15 -07:00
2018-06-06 14:17:53 -07:00
2020-03-13 10:37:15 -07:00
2020-03-11 09:11:38 -07:00
2020-03-12 07:58:12 -07:00
2020-03-02 20:55:55 -08:00
2020-03-02 20:55:53 -08:00
2020-01-16 08:07:23 -08:00
2018-06-06 14:17:53 -07:00
2020-03-02 20:55:55 -08:00
2020-03-02 20:55:55 -08:00
2019-11-07 13:00:53 -08:00
2018-06-06 14:17:53 -07:00
2020-03-13 10:37:14 -07:00
2018-06-06 14:17:53 -07:00
2020-03-13 10:37:14 -07:00
2020-03-02 20:55:51 -08:00
2020-03-13 10:37:14 -07:00
2020-03-13 10:37:15 -07:00
2017-11-02 11:10:55 +01:00
2020-03-12 07:58:12 -07:00
2020-03-02 20:55:55 -08:00
2020-03-02 20:55:55 -08:00
2019-08-26 12:06:22 -07:00
2018-12-12 08:47:16 -08:00
2020-03-12 07:58:13 -07:00
2020-03-12 07:58:12 -07:00
2020-03-12 07:58:12 -07:00
2020-03-12 07:58:12 -07:00
2019-12-19 07:53:47 -08:00
2019-12-19 07:53:47 -08:00
2019-12-19 07:53:47 -08:00
2019-11-13 11:13:45 -08:00
2019-11-13 11:13:45 -08:00
2019-02-11 16:07:01 -08:00
2020-03-11 09:11:39 -07:00
2020-03-02 20:55:55 -08:00
2019-07-03 20:36:26 -07:00
2020-03-13 10:37:14 -07:00
2019-07-02 09:40:05 -07:00
2020-03-13 10:37:14 -07:00
2019-12-19 07:53:48 -08:00
2019-10-21 09:04:58 -07:00
2020-03-02 20:55:50 -08:00
2020-03-02 20:55:50 -08:00
2019-11-18 08:40:44 -08:00
2019-11-10 10:22:51 -08:00
2020-01-16 08:07:23 -08:00
2019-11-13 18:22:40 -08:00
2019-06-28 19:30:43 -07:00
2019-05-01 20:26:30 -07:00
2020-03-13 10:37:15 -07:00
2018-07-29 22:37:08 -07:00
2020-03-13 10:37:15 -07:00
2019-08-28 08:31:02 -07:00
2020-03-13 10:37:14 -07:00
2018-07-29 22:37:08 -07:00
2020-03-13 10:37:14 -07:00
2019-08-28 08:31:02 -07:00
2019-11-13 11:08:01 -08:00
2020-03-11 09:11:39 -07:00
2019-05-01 20:26:30 -07:00
2019-08-30 22:43:56 -07:00
2019-06-28 19:30:43 -07:00
2019-11-13 11:13:45 -08:00
2019-12-20 08:07:31 -08:00
2018-06-06 14:17:53 -07:00
2019-06-12 08:37:40 -07:00
2019-06-28 19:30:43 -07:00
2019-11-13 18:22:41 -08:00