commit | c3f49bc209b28d2b5f82b78baaa827eb3a4d1891 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Wed Mar 07 09:06:48 2007 +0000 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Wed Mar 07 14:03:53 2007 -0500 |
tree | db160e1e04427ab48a7324f2781e66beb5c92072 | |
parent | 95d97b7dd7d7a7a13d11a38b3ecb64849d2e5086 [diff] |
[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>