From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from aserp1040.oracle.com ([141.146.126.69]:24173 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753172AbdATUZe (ORCPT ); Fri, 20 Jan 2017 15:25:34 -0500 Subject: [PATCH 0/5] xfsprogs: miscellaneous cleanups From: "Darrick J. Wong" Date: Fri, 20 Jan 2017 12:25:16 -0800 Message-ID: <148494391629.5256.3328772079712970611.stgit@birch.djwong.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: sandeen@redhat.com, darrick.wong@oracle.com Cc: linux-xfs@vger.kernel.org Hi all, Here's some miscellaneous fixes for problems I found while fuzzing xfsprogs. --Darrick