fad9c56 savemeta: Don't use gfs2_buffer_head in save_leaf_chain()

Authored and Committed by andyp 3 years ago
    savemeta: Don't use gfs2_buffer_head in save_leaf_chain()
    
    Now that we can use save_buf() without a bh, we can save some
    allocations by using one buffer for every block in the chain.
    
    Signed-off-by: Andrew Price <anprice@redhat.com>
    
        
file modified
+19 -9