Re: [PATCH] xfs: drop EXPERIMENTAL tag for large extent counts

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

 



On Thu, Apr 20, 2023 at 08:10:00AM -0700, Darrick J. Wong wrote:
> From: Darrick J. Wong <djwong@xxxxxxxxxx>
> 
> This feature has been baking in upstream for ~10mo with no bug reports.
> It seems to work fine here, let's get rid of the scary warnings?

Are you proposing this for the 6.4 cycle (next weeks merge window)
or for the cycle after this?  I don't see an issue with removing the
experimental tag, but I do think it's a bit late for this cycle....

> Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx>
> ---
>  fs/xfs/xfs_super.c |    4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/fs/xfs/xfs_super.c b/fs/xfs/xfs_super.c
> index 4d2e87462ac4..dc13ff4ea25e 100644
> --- a/fs/xfs/xfs_super.c
> +++ b/fs/xfs/xfs_super.c
> @@ -1683,10 +1683,6 @@ xfs_fs_fill_super(
>  		goto out_filestream_unmount;
>  	}
>  
> -	if (xfs_has_large_extent_counts(mp))
> -		xfs_warn(mp,
> -	"EXPERIMENTAL Large extent counts feature in use. Use at your own risk!");
> -

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