On 2/28/20 3:37 PM, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Convert the log clearing function to use uncached buffers like > everything else, instead of using the raw buffer get/put functions. > This will eventually enable us to hide them more effectively. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> hch had a question about using libxfs_buf_get_uncached instead but that can be addressed/tidied up in another patch, trying to keep things moving and this doesn't really seem terribly problematic to me. Reviewed-by: Eric Sandeen <sandeen@xxxxxxxxxx>