From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Thu, 12 Jan 2017 10:52:35 -0500 (EST) Subject: [Cluster-devel] [PATCH 3/5] gfs2_edit savemeta: Follow lf_next In-Reply-To: <20170110143446.14419-4-anprice@redhat.com> References: <20170110143446.14419-1-anprice@redhat.com> <20170110143446.14419-4-anprice@redhat.com> Message-ID: <873883769.10030501.1484236355149.JavaMail.zimbra@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit ----- Original Message ----- | Previously, gfs2_edit savemeta did not walk down the lf_next chain to | save the directory leaf blocks that might be there. Add a | save_leaf_chain() function that does that. | | Related: rhbz#1382087 | | Signed-off-by: Andrew Price | --- Hi, ACK Bob Peterson Red Hat File Systems