From: John L. Hammond Date: Wed, 5 Jun 2013 13:13:40 +0000 (+0800) Subject: staging/lustre/lprocfs: interpret result of dt_statfs() correctly X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~305 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6715e395daec8179db174250631a74c282cb580d;p=pandora-kernel.git staging/lustre/lprocfs: interpret result of dt_statfs() correctly I accidentally reversed the sense of the error check after the call to dt_statfs() in lprocfs_dt_rd_{blksize,{files,kbytes}{free,avail}. Unreverse the error checking. Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3300 Lustre-change: http://review.whamcloud.com/6385 Signed-off-by: John L. Hammond Reviewed-by: Robert Read Reviewed-by: Emoly Liu Reviewed-by: Andreas Dilger Signed-off-by: Peng Tao Signed-off-by: Andreas Dilger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed