[PATCH 1/2] xfs: set remote symlink buffer type for recovery

Christoph Hellwig hch at infradead.org
Mon Sep 2 03:16:25 CDT 2013


On Mon, Sep 02, 2013 at 10:32:00AM +1000, Dave Chinner wrote:
> errors, and subsequent reads of the symlink failing CRC
> verification. Found via fsstress + godown.

Can you make sure xfstests triggers this case, please?

> +			xfs_trans_buf_set_type(tp, bp, XFS_BLFT_SYMLINK_BUF);
>  			xfs_trans_log_buf(tp, bp, 0, (buf + byte_cnt - 1) -
>  							(char *)bp->b_addr);

Looks good,

Reviewed-by: Christoph Hellwig <hch at lst.de>



More information about the xfs mailing list