OSDN Git Service

xfs: drop EXPERIMENTAL tag for large extent counts
authorDarrick J. Wong <djwong@kernel.org>
Tue, 13 Jun 2023 01:09:04 +0000 (18:09 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 13 Jun 2023 01:09:04 +0000 (18:09 -0700)
commit61d7e8274cd84f574e686b24048ebf29bac861cc
tree4aab8145b6de74ab774669406394bac3f0e46b7f
parent06f3ef6e1705612b88aa0b6991e2ac3b8ed3f8ec
xfs: drop EXPERIMENTAL tag for large extent counts

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?

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
fs/xfs/xfs_super.c