Re: [PATCH] fs: Remove redundant errseq_set call in mark_buffer_write_io_error.

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

 



On Tue, May 06, 2025 at 11:45:07PM +0000, Jeremy Bongio wrote:
> Fixes: 4b2201dad2674 ("fs: stop using bdev->bd_super in mark_buffer_write_io_error")

That commit only changed how to find the superblock, but the number
of errseq updates did not change.  You'll need to go further back
to find the original introduction.

>  	if (bh->b_assoc_map) {
>  		mapping_set_error(bh->b_assoc_map, -EIO);
> -		errseq_set(&bh->b_assoc_map->host->i_sb->s_wb_err, -EIO);
>  	}

and please drop the superflous braces here.





[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