On Mon, Apr 06, 2020 at 11:52:36AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Although the libxfs_umount function flushes all devices when unmounting > the incore filesystem, the libxfs io code will flush the device again > when the application close them. Check and report any errors that might > happen, though this is unlikely. > > Coverity-id: 1460464 > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>