From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Wed, 26 Nov 2014 13:59:15 -0500 (EST) Subject: [Cluster-devel] [GFS2 PATCH] GFS2: Write the log descriptor entries in the correct order In-Reply-To: <5475E3E6.8050302@redhat.com> References: <1140434193.20052026.1417010992911.JavaMail.zimbra@redhat.com> <5475E3E6.8050302@redhat.com> Message-ID: <262832853.20379531.1417028355876.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 ----- > > As you can see, the blocks are reverse-sorted. This patch changes the > > order so that they're written in sorted order. Log headers written with > > the patch look more like this: > Does that mean that this patch got the ordering the wrong way around then? > > https://git.kernel.org/cgit/linux/kernel/git/steve/gfs2-3.0-nmw.git/commit/fs/gfs2/lops.c?id=7f63257da1aeea9b2ee68f469b0f9f4a39e5dff8 > > Steve. No. It means I missed Ben's patch. Or maybe I've lost my mind. Sigh. Bob