On Fri, Sep 27, 2019 at 10:46:42AM -0500, Eric Sandeen wrote: > The flags op is always passed as zero, so remove it. > > (xfs_buf_get_uncached takes flags to support XBF_NO_IOACCT for > the sb, but that should never be relevant for xfs_get_aghdr_buf) > > Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>