Re: [PATCH for-next v4 1/4] block: rename tuple_size field in blk_integrity to metadata_size

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

 



On Wed, Jun 18, 2025 at 11:21:50AM +0530, Anuj Gupta wrote:
> @@ -299,7 +299,7 @@ static blk_status_t ext_pi_crc64_verify(struct blk_integrity_iter *iter,
>  static void ext_pi_type1_prepare(struct request *rq)
>  {
>  	struct blk_integrity *bi = &rq->q->limits.integrity;
> -	const int tuple_sz = bi->tuple_size;
> +	const int tuple_sz = bi->metadata_size;

I guess keeping tuple here is fine because we're deep into PI code.

The rest looks good as well:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux