From: Matt Ezell Date: Sun, 27 Apr 2014 17:06:30 +0000 (-0400) Subject: staging/lustre/lnet: Dropped messages are not accounted correctly X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3d0dfe5abccf79dfe2f5c8cf46b26764b809976;p=pandora-kernel.git staging/lustre/lnet: Dropped messages are not accounted correctly LNET messages that are dropped are not accounted for correctly in /proc/sys/lnet/stats. What I assume to be a simple typo is causing drop_length to be double-counted and drop_count to never be incremented. Signed-off-by: Matt Ezell Reviewed-on: http://review.whamcloud.com/9096 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-4577 Reviewed-by: James Nunez Reviewed-by: James Simmons Reviewed-by: Isaac Huang Reviewed-by: Liang Zhen Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed