]> www.infradead.org Git - users/hch/xfsprogs.git/commit
repair: remove rmap handling in process_rt_rec
authorChristoph Hellwig <hch@lst.de>
Thu, 15 Aug 2024 06:53:29 +0000 (08:53 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 15 Aug 2024 12:56:16 +0000 (14:56 +0200)
commit4e72b269de6070d77a6cad6a5ae4dddac09dcfbf
tree91a75128f33540b5359700f78557fee0416f3dbe
parente28e03bc1ab5784bf7034364ee52f98f080b63d4
repair: remove rmap handling in process_rt_rec

rtrmap is only supported with RT groups, which don't use this path.

Signed-off-by: Christoph Hellwig <hch@lst.de>
repair/dinode.c