From: David Chinner Date: Fri, 2 Sep 2005 06:40:47 +0000 (+1000) Subject: [XFS] Prevent the incore superblock sb_fdblocks count from leaking when we X-Git-Tag: v2.6.14-rc1~526^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bdbfb104e53b367892cc9510e6722346dfb656b;p=pandora-kernel.git [XFS] Prevent the incore superblock sb_fdblocks count from leaking when we are getting ENOSPC errors on writes. When we fail to allocate space for indirect blocks in xfs_bmapi() make sure we release the direct block allocation before returning. SGI-PV: 938502 SGI-Modid: xfs-linux:xfs-kern:22986a Signed-off-by: David Chinner Signed-off-by: Nathan Scott --- Reading git-diff-tree failed