diff options
author | 2020-09-11 09:29:25 -0500 | |
---|---|---|
committer | 2020-10-14 23:54:41 +0200 | |
commit | 6e7e9a505571db3edc926f4bc972c7ed3da29a9d (patch) | |
tree | 21922f3adca551a312139cac129d269b4616ac33 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gfs2: rename variable error to ret in gfs2_evict_inode (diff) | |
download | linux-dev-6e7e9a505571db3edc926f4bc972c7ed3da29a9d.tar.xz linux-dev-6e7e9a505571db3edc926f4bc972c7ed3da29a9d.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions