]> git.baikalelectronics.ru Git - kernel.git/commit
[GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpages...
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 7 Mar 2007 09:06:48 +0000 (09:06 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 7 Mar 2007 19:03:53 +0000 (14:03 -0500)
commit763d814f62746878699a4bbee357f22c33dcb655
treedb160e1e04427ab48a7324f2781e66beb5c92072
parentaae23a08bac7fba2d02b535790d1c9f2200935c9
[GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpages" failed

The following removes an incorrect assertion from the GFS2 glops code. This
fixes Red Hat bz 229873. Thanks to Abhijith Das for testing the patch
and confirming the fix.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Cc: Abhijith Das <adas@redhat.com>
fs/gfs2/glops.c