gfs2: remove RDF_UPTODATE flag
authorBob Peterson <rpeterso@redhat.com>
Tue, 5 Oct 2021 14:28:17 +0000 (09:28 -0500)
committerAndreas Gruenbacher <agruenba@redhat.com>
Mon, 25 Oct 2021 06:42:19 +0000 (08:42 +0200)
commit4b3113a2573168e382fb64397ba1481f3b2a1ad7
treeb103f03f2b07f853960641365cfc6fcabdd1fa80
parentec1d398dd780d42f84d58acdc6cca599d4a12c16
gfs2: remove RDF_UPTODATE flag

The new GLF_INSTANTIATE_NEEDED flag obsoletes the old rgrp flag
GFS2_RDF_UPTODATE, so this patch replaces it like we did with inodes.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/glops.c
fs/gfs2/incore.h
fs/gfs2/rgrp.c