commit | 4b3113a2573168e382fb64397ba1481f3b2a1ad7 | [log] [tgz] |
---|---|---|
author | Bob Peterson <rpeterso@redhat.com> | Tue Oct 05 09:28:17 2021 -0500 |
committer | Andreas Gruenbacher <agruenba@redhat.com> | Mon Oct 25 08:42:19 2021 +0200 |
tree | b103f03f2b07f853960641365cfc6fcabdd1fa80 | |
parent | ec1d398dd780d42f84d58acdc6cca599d4a12c16 [diff] |
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>