Whamcloud - gitweb
LU-6972 llite: get rid of unused ll_super_blocks list 22/15922/2
authorOleg Drokin <oleg.drokin@intel.com>
Sun, 9 Aug 2015 00:02:06 +0000 (20:02 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 9 Aug 2015 23:26:10 +0000 (23:26 +0000)
commitbe3c67ff1f55930f3c0871b2584c610805edb3d4
tree1fd71a9ab99b3cbebe463a91b34b5501b6a059f5
parenta17909a92da74cb26fb9bf2824f968b2adf0897e
LU-6972 llite: get rid of unused ll_super_blocks list

ll_super_blocks became unused quite a while ago with switch
to the new CLIO code.
So this patch removes the list, ll_sb_lock spinlock that guards it
and superblock info ll_list linkage.

Change-Id: If0af4f4c05f45feaedc54ca57f0d1106ad7cabe3
Signed-off-by: Oleg Drokin <oleg.drokin@intel.com>
Reviewed-on: http://review.whamcloud.com/15922
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c