On Mon, Feb 24, 2020 at 04:11:26PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > It's weird that libxfs_init opens the three devices passed in via the > libxfs_xinit structure but libxfs_destroy doesn't actually close them. > Fix this inconsistency and remove all the open-coded device closing. Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>