Whamcloud - gitweb
LU-8958 llite: remove llite_loop left overs 60/28860/2
authorJames Simmons <uja.ornl@yahoo.com>
Mon, 31 Jul 2017 18:24:19 +0000 (14:24 -0400)
committerJohn L. Hammond <john.hammond@intel.com>
Thu, 14 Sep 2017 20:39:11 +0000 (20:39 +0000)
commit3ba8d19859efdeaade66de15060dfde4be794115
tree1e20448f2ff123e189d676a6ada76a4509a20169
parentab22f5265cf0e0471a3a60cb0c4dcda0d4016092
LU-8958 llite: remove llite_loop left overs

With the removal of llite_loop several pieces of code are still
present in the llite layer that were only used by the lloop device.
We can remove these no longer used pieces.

Lustre-change: https://review.whamcloud.com/26795
Lustre-commit: 2e875d5fc5b73f735bd42f5da54c23e4c2d35d5c

Change-Id: I67f2761ae29b8ba7bb3bc9bcc3e3f8ece73a3ea3
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Signed-off-by: Minh Diep <minh.diep@intel.com>
Reviewed-on: https://review.whamcloud.com/28860
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/autoconf/lustre-core.m4
lustre/include/lustre_compat.h
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/llite/rw26.c
lustre/tests/sanity.sh