From: Dave Chinner Date: Sun, 1 Feb 2015 23:14:04 +0000 (+1100) Subject: xfs: FSX_NONBLOCK is not used X-Git-Tag: fixes-v4.0-rc1~157^2~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=817b6c480e330a5325ed9acb0cef8143923a52de;p=pandora-kernel.git xfs: FSX_NONBLOCK is not used It is set if the filp is set ot non-blocking, but the flag is not used anywhere. Hence we can kill it. Signed-off-by: Dave Chinner Reviewed-by: Brian Foster Signed-off-by: Dave Chinner --- Reading git-diff-tree failed