From: Russell Cattelan Date: Fri, 6 May 2005 13:42:22 +0000 (-0700) Subject: [XFS] Fix a bug in xfs_iomap for extent handling of write cases X-Git-Tag: v2.6.12-rc6~135^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68d1498c3a7e5223b587ad067111fbed12df52a1;p=pandora-kernel.git [XFS] Fix a bug in xfs_iomap for extent handling of write cases This may be the cause of several open PV's of incorrect delay flags being set and then tripping asserts. Do not return a delay alloc extent when the caller is asking to do a write. SGI Modid: xfs-linux:xfs-kern:189616a Signed-off-by: Russell Cattelan Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed