On Mon, Feb 24, 2020 at 04:13:42PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Get rid of all the dangerous casting between cache_node and xfs_buf > since we can use container_of now. Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>