On 10/15/20 2:21 AM, Dave Chinner wrote: > From: Dave Chinner <dchinner@xxxxxxxxxx> > > We no longer use it in the kernel - it has been replaced by b_length > and it only exists in userspace because we haven't converted it > over. Do that now before we introduce a heap of code that doesn't > ever set it and so breaks all the progs code. > > WHile we are doing this, kill the XFS_BUF_SIZE macro that has also > been removed from the kernel, too. > > Signed-off-by: Dave Chinner <dchinner@xxxxxxxxxx> Sorry, I should have picked this up earlier with the couple other "trivial" patches in this series, will do so now. Reviewed-by: Eric Sandeen <sandeen@xxxxxxxxxx>