Bob Peterson f85c10e24a gfs2: eliminate rs_inum and reduce the size of gfs2 inodes
Before this patch, block reservations kept track of the inode
number. At one point, that was a valid thing to do. However, since
we made the reservation a part of the inode (rather than a pointer
to a separate allocated object) the reservation can determine the
inode number by using container_of. This saves us a little memory
in our inode.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Acked-by: Steven Whitehouse <swhiteho@redhat.com>
Reviewed-by: Andreas Gruenbacher <agruenba@redhat.com>
2018-06-21 07:39:31 -05:00
..
2016-05-12 22:28:05 -04:00
2018-06-05 13:24:20 -07:00
2018-06-04 07:56:51 -05:00
2016-06-27 09:47:09 -05:00
2018-03-08 09:26:20 -07:00
2016-06-27 09:47:08 -05:00
2018-06-04 07:56:51 -05:00
2008-06-27 09:39:44 +01:00
2018-04-12 09:41:19 -07:00
2018-06-04 07:56:51 -05:00
2018-02-01 11:25:31 -07:00
2018-01-25 10:18:06 -07:00
2018-01-23 07:38:53 -07:00
2018-04-16 09:25:21 -07:00
2018-03-08 09:26:20 -07:00
2017-04-19 08:25:43 -04:00
2018-03-28 01:39:02 -04:00
2012-01-11 09:23:05 +00:00
2017-08-25 18:47:18 -05:00
2015-12-06 21:25:17 -05:00