commit | 7a607a41cdc6c6f27b8e234cb44ce57070513dac | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruenba@redhat.com> | Thu Jun 17 21:36:50 2021 +0200 |
committer | Andreas Gruenbacher <agruenba@redhat.com> | Tue Jun 29 10:56:51 2021 +0200 |
tree | d5aecbe6110a26df517a9bf41e3f44572a0f0954 | |
parent | 64090cbe4bff240e9a5266e956fcaf449ea6b327 [diff] |
gfs2: Clean up gfs2_unstuff_dinode Split __gfs2_unstuff_inode off from gfs2_unstuff_dinode and clean up the code a little. All remaining callers now pass NULL as the page argument of gfs2_unstuff_dinode, so remove that argument. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>