Whamcloud - gitweb
LU-8844 llite: delete lloop 17/23817/2
authorJames Simmons <uja.ornl@yahoo.com>
Wed, 16 Nov 2016 20:54:37 +0000 (15:54 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 17 Dec 2016 05:48:03 +0000 (05:48 +0000)
commit2edf8f25ec7016ba69c870dc1af6a61922d6d20b
treeaa51e8217ccc3c9024cc7f4104b232a188407729
parent9c7cfa1f02769e0cfc51a03f1adfb14abdcc38cf
LU-8844 llite: delete lloop

Since the migration to clio the lloop performance
has been far worst than the default loop back
device. Also lloop never worked on non x86 platforms.
Also newer kernel's loop back devices support
direct IO so their is no need for lloop anymore.

Change-Id: Iab029d4fcb223b01f07a1f279e2d4da8616fa93e
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: https://review.whamcloud.com/23817
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
12 files changed:
lnet/utils/debug.c
lustre/autoconf/lustre-core.m4
lustre/doc/lctl.8
lustre/llite/Makefile.in
lustre/llite/autoMakefile.am
lustre/llite/lloop.c [deleted file]
lustre/scripts/lustre_rmmod
lustre/tests/sanity.sh
lustre/tests/test-framework.sh
lustre/utils/lctl.c
lustre/utils/obd.c
lustre/utils/obdctl.h