Bob Peterson 2e9eeaa117 gfs2: eliminate ssize parameter from gfs2_struct2blk
Every caller of function gfs2_struct2blk specified sizeof(u64).

This patch eliminates the unnecessary parameter and replaces the
size calculation with a new superblock variable that is computed
to be the maximum number of block pointers we can fit inside a
log descriptor, as is done for pointers per dinode and indirect
block.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Reviewed-by: Andrew Price <anprice@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
2020-01-07 18:46:06 +01:00
..
2019-11-14 19:46:18 +01:00
2019-07-03 14:45:18 +02:00
2019-12-05 13:20:11 -08:00
2019-12-05 13:20:11 -08:00
2019-09-04 20:22:17 +02:00
2019-09-03 09:42:41 +02:00
2019-06-08 12:52:42 -07:00
2019-09-03 09:42:41 +02:00
2019-09-18 22:47:05 -04:00
2019-11-14 19:46:18 +01:00
2019-11-14 19:46:18 +01:00
2019-11-14 19:46:18 +01:00