From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Price Date: Fri, 29 Jun 2012 14:53:22 +0100 Subject: [Cluster-devel] [PATCH] gfs2-utils: Remove obsolete tools In-Reply-To: <1340977283.2769.25.camel@menhir> References: <1340977147-11591-1-git-send-email-anprice@redhat.com> <1340977283.2769.25.camel@menhir> Message-ID: <4FEDB352.9000001@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On 06/29/2012 02:41 PM, Steven Whitehouse wrote: > Hi, > > Looks good to me. I wonder how many coverity flagged up issues will > remain after this? Maybe a good time to review them... This was actually my motivation for asking about removing these today. I recently started scanning with added analysis options which pushed the number of defects up a bit but these removals will take care of a good chunk of them. The remainder I'm expecting to be largely false positives. > Also, we might be now able to drop some library functions which were > only in use by the removed tools, Yes, I have a script to do find these so I'll give it a run shortly. Cheers, Andy