Re: [PATCH 20/20] xfs: remove the b_io_length field in struct xfs_buf

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jun 03, 2019 at 07:29:45PM +0200, Christoph Hellwig wrote:
> This field is now always idential to b_length.
> 
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>
> ---
>  fs/xfs/xfs_buf.c         | 5 ++---
>  fs/xfs/xfs_buf.h         | 1 -
>  fs/xfs/xfs_log_recover.c | 9 ++++-----
>  3 files changed, 6 insertions(+), 9 deletions(-)

One less size field to confuse me.i Looks like most of the remaining
uses of that variable should have been using b_length in the first
place, so this is good to finally have cleaned up.

Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx>

-- 
Dave Chinner
david@xxxxxxxxxxxxx



[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux