]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit870e7a195ed727143c980ac8dd8f593aed49c0a3
treeb103f03f2b07f853960641365cfc6fcabdd1fa80
parent83a2132ea18948794110a91d9f471858fdf6f074
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