From: David Chinner Date: Tue, 29 Apr 2008 02:53:21 +0000 (+1000) Subject: [XFS] Fix check for block zero access in xfs_write_iomap_allocate() X-Git-Tag: v2.6.26-rc1~346^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86c4d62305649848164ae311a0959fc569b0d964;p=pandora-kernel.git [XFS] Fix check for block zero access in xfs_write_iomap_allocate() The check for block zero access should be done on non-realtime inodes. Fix the logic error in xfs_write_iomap_allocate(), and simplify the logic on all checks for block zero access in xfs_iomap.c SGI-PV: 980888 SGI-Modid: xfs-linux-melb:xfs-kern:30998a Signed-off-by: David Chinner Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed