From: Dave Chinner Date: Thu, 6 Nov 2014 21:31:13 +0000 (+1100) Subject: xfs: bulkstat main loop logic is a mess X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~149^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e57c542cb7e0e580eb53ae76a77875c7d92b4b1;p=pandora-kernel.git xfs: bulkstat main loop logic is a mess There are a bunch of variables tha tare more wildy scoped than they need to be, obfuscated user buffer checks and tortured "next inode" tracking. This all needs cleaning up to expose the real issues that need fixing. cc: # 3.17 Signed-off-by: Dave Chinner Reviewed-by: Brian Foster Signed-off-by: Dave Chinner --- Reading git-diff-tree failed