From: Peng Tao Date: Thu, 9 Apr 2015 15:02:17 +0000 (+0800) Subject: nfs: remove WARN_ON_ONCE from nfs_direct_good_bytes X-Git-Tag: omap-for-v4.1/fixes-rc1~19^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05f54903d9d370a4cd302a85681304d3ec59e5c1;p=pandora-kernel.git nfs: remove WARN_ON_ONCE from nfs_direct_good_bytes For flexfiles driver, we might choose to read from mirror index other than 0 while mirror_count is always 1 for read. Reported-by: Jean Spector Cc: # v3.19+ Cc: Weston Andros Adamson Signed-off-by: Peng Tao Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed