diff options
author | Bob Peterson <rpeterso@redhat.com> | 2020-09-11 09:29:25 -0500 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2020-10-14 23:54:41 +0200 |
commit | 6e7e9a505571db3edc926f4bc972c7ed3da29a9d (patch) | |
tree | 21922f3adca551a312139cac129d269b4616ac33 /drivers/fpga/fpga-bridge.c | |
parent | 23d828fc3f1e309bbc23bab817e6b5c40b06d9b9 (diff) |
gfs2: factor evict_unlinked_inode out of gfs2_evict_inode
Function gfs2_evict_inode is way too big, complex and unreadable. This
is a baby step toward breaking it apart to be more readable. It factors
out the portion that deletes the online bits for a dinode that is
unlinked and needs to be deleted. A future patch will factor out more.
(If I factor out too much, the patch itself becomes unreadable).
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions