Revert "staging: Disable lustre file system for MIPS, SH, and XTENSA"

This reverts commit 16f1eeb660.

The reason for this patch was that lustre used copy_from_user_page.
Commit 76133e66b1 ("staging/lustre: Replace jobid acquiring with per
node setting") removed that usage.
So the arch restrictions can go.

Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
NeilBrown 2018-03-02 10:31:25 +11:00 коммит произвёл Greg Kroah-Hartman
Родитель 184ecc5ceb
Коммит e0c12b6fff
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,5 @@
config LUSTRE_FS
tristate "Lustre file system client support"
depends on !MIPS && !XTENSA && !SUPERH
depends on LNET
select CRYPTO
select CRYPTO_CRC32