commit | 40e0e61e366bed56b71edb3b970245165090ec9a | [log] [tgz] |
---|---|---|
author | Abhi Das <adas@redhat.com> | Fri Nov 09 09:54:18 2018 -0600 |
committer | Andreas Gruenbacher <agruenba@redhat.com> | Tue Dec 11 17:50:36 2018 +0100 |
tree | be18946d9501c6f3e12deab6430d982442ba1d00 | |
parent | 5b84609532d6e48a769a735d214e2cd705ed395e [diff] |
gfs2: add a helper function to get_log_header that can be used elsewhere Move and re-order the error checks and hash/crc computations into another function __get_log_header() so it can be used in scenarios where buffer_heads are not being used for the log header. Signed-off-by: Abhi Das <adas@redhat.com> Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>