From breidys2 at illinois.edu Wed Nov 3 17:47:44 2021 From: breidys2 at illinois.edu (Benjamin Reidys) Date: Wed, 3 Nov 2021 19:47:44 -0500 Subject: Redudant Superblock flushes in PMFS Message-ID: <2b54bc63-a0d2-5f96-d808-b963be66a3a0@illinois.edu> Hello, I know that PMFS is no longer actively maintained but I was wondering if someone could confirm a bug I have stumbled across while testing a bug finding tool. In super.c (lines 556 and 580), there are flushes to the redundant super blocks even though those blocks are used to recover the initial super block. Could someone confirm this is indeed the case or do they serve a purpose I am missing? Thanks in advance! - Ben