From: David Chinner Date: Thu, 10 Apr 2008 02:20:03 +0000 (+1000) Subject: [XFS] Report errors from xfs_reserve_blocks(). X-Git-Tag: v2.6.26-rc1~1147^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=714082bc12b6c305f825411df02177efcb0085f1;p=pandora-kernel.git [XFS] Report errors from xfs_reserve_blocks(). xfs_reserve_blocks() can fail in interesting ways. In neither case is it a fatal error, but the result can lead to sub-optimal behaviour. Warn to the syslog if the call fails but otherwise continue. SGI-PV: 980084 SGI-Modid: xfs-linux-melb:xfs-kern:30784a Signed-off-by: David Chinner Signed-off-by: Niv Sardi Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed