]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: drop experimental warnings for bigtime and inobtcount
authorDarrick J. Wong <djwong@kernel.org>
Fri, 6 Aug 2021 18:05:44 +0000 (11:05 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 9 Aug 2021 18:13:17 +0000 (11:13 -0700)
commit17ca38d4cf13f6de131e55695967226fe8f27992
tree4d3daa4dcace61b412e32fcd2f19c8c4e65b8e3a
parent675015f71b599ed2f57dc5ec57e0373801401ced
xfs: drop experimental warnings for bigtime and inobtcount

These two features were merged a year ago, userspace tooling have been
merged, and no serious errors have been reported by the developers.
Drop the experimental tag to encourage wider testing.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Chandan Babu R <chandanrlinux@gmail.com>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: Bill O'Donnell <billodo@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/xfs_super.c