gfs2: Rename sd_log_le_{revoke,ordered}
authorAndreas Gruenbacher <agruenba@redhat.com>
Fri, 5 Apr 2019 11:16:14 +0000 (12:16 +0100)
committerAndreas Gruenbacher <agruenba@redhat.com>
Tue, 7 May 2019 21:39:14 +0000 (23:39 +0200)
commita5b1d3fc503164bb04e2b720054ab07d8a0004fc
tree2befe2b0136b720305f684de5e3ffb638dcdf325
parent32ac43f6a4ebf398c82e4b541fbe1229b2e47384
gfs2: Rename sd_log_le_{revoke,ordered}

Rename sd_log_le_revoke to sd_log_revokes and sd_log_le_ordered to
sd_log_ordered: not sure what le stands for here, but it doesn't add
clarity, and if it stands for list entry, it's actually confusing as
those are both list heads but not list entries.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/incore.h
fs/gfs2/log.c
fs/gfs2/log.h
fs/gfs2/lops.c
fs/gfs2/ops_fstype.c
fs/gfs2/trans.c