From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Fri, 12 Aug 2011 10:12:16 -0400 (EDT) Subject: [Cluster-devel] [PATCH 00/44] fsck.gfs2: Support for checking gfs1 file systems In-Reply-To: <4E451182.4070601@redhat.com> Message-ID: <1364016821.552727.1313158336754.JavaMail.root@zmail06.collab.prod.int.phx2.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 ----- | Hi Bob, | | Doing an apply-and-build test on this patchset found a few trivial | issues: | | Firstly, "git am" found these whitespace issues: | | Applying: fsck.gfs2: split function check_leaf_blks to make it | /home/andy/src/gfs2-utils/.git/rebase-apply/patch:16: trailing | whitespace. | static int warn_and_patch(struct gfs2_inode *ip, uint64_t *leaf_no, | | Applying: libgfs2: move gfs1 functions from edit to libgfs2 | /home/andy/src/gfs2-utils/.git/rebase-apply/patch:89: new blank line | at EOF. | + | | And then, when building with gcc 4.6, the patchset introduces the | following warnings: Hi, Good catches. I'll clean these up. Regards, Bob Peterson Red Hat File Systems