From: Roland Dreier Date: Sat, 23 Nov 2013 18:35:58 +0000 (-0800) Subject: target: Remove write-only stats fields and lock from struct se_node_acl X-Git-Tag: v3.13-rc5~3^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a51d5229d10dd3a337b674ce8603437d2996c5c3;p=pandora-kernel.git target: Remove write-only stats fields and lock from struct se_node_acl Commit 04f3b31bff72 ("iscsi-target: Convert iscsi_session statistics to atomic_long_t") removed the updating of these fields in iscsi (the only fabric driver that ever touched these counters), and the core has no way to report or otherwise use the values. Remove the last remnants of these counters. Signed-off-by: Roland Dreier Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed