commit | 5b84609532d6e48a769a735d214e2cd705ed395e | [log] [tgz] |
---|---|---|
author | Abhi Das <adas@redhat.com> | Fri Nov 09 09:49:01 2018 -0600 |
committer | Andreas Gruenbacher <agruenba@redhat.com> | Tue Dec 11 17:50:36 2018 +0100 |
tree | 977c0448c40b90f3193f64c300653c5af1673463 | |
parent | 98583b3e87303e5941c30d4cf0c117cbfaa89116 [diff] |
gfs2: changes to gfs2_log_XXX_bio Change gfs2_log_XXX_bio family of functions so they can be used with different bios, not just sdp->sd_log_bio. This patch also contains some clean up suggested by Andreas. Signed-off-by: Abhi Das <adas@redhat.com> Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Bob Peterson <rpeterso@redhat.com>