common/xfs: Add helper to check if nrext64 option is supported
authorChandan Babu R <chandan.babu@oracle.com>
Sat, 11 Jun 2022 11:10:35 +0000 (16:40 +0530)
committerZorro Lang <zlang@kernel.org>
Sun, 12 Jun 2022 10:10:23 +0000 (18:10 +0800)
commit63b956a156eae4dea6ee9637aa10b6cf1553dc87
tree168b4134fd5d738a904fc76812eabefc2e45564a
parent5bb78c56ef591936d4cf54b40cf56a43616e29f9
common/xfs: Add helper to check if nrext64 option is supported

This commit adds a new helper to allow tests to check if xfsprogs and xfs
kernel module support nrext64 option.

Signed-off-by: Chandan Babu R <chandan.babu@oracle.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/xfs