diff options
author | 2017-07-26 10:18:19 -0500 | |
---|---|---|
committer | 2017-08-09 09:36:38 -0500 | |
commit | 2d821a8b7192ed9d2ea0c30f3cb62b58aa46cf41 (patch) | |
tree | d4d92df3dc476c6aedc3d62c16ed8dbb4df48df5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | GFS2: Clear gl_object when deleting an inode in gfs2_delete_inode (diff) | |
download | wireguard-linux-2d821a8b7192ed9d2ea0c30f3cb62b58aa46cf41.tar.xz wireguard-linux-2d821a8b7192ed9d2ea0c30f3cb62b58aa46cf41.zip |
GFS2: Don't bother trying to add rgrps to the lru list
This patch removes a call to gfs2_glock_add_to_lru from function
gfs2_clear_rgrpd. The call is just a waste of time because as soon
as it adds it to the lru_list, the call to gfs2_glock_put takes it
back off again.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions