Revert "staging: Disable lustre file system for MIPS, SH, and XTENSA"
This reverts commit16f1eeb660
. The reason for this patch was that lustre used copy_from_user_page. Commit76133e66b1
("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:
Родитель
184ecc5ceb
Коммит
e0c12b6fff
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче