[GFS2] vfree should be kfree (II)
authorSteven Whitehouse <swhiteho@redhat.com>
Sat, 9 Sep 2006 20:56:34 +0000 (16:56 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Sat, 9 Sep 2006 20:56:34 +0000 (16:56 -0400)
commitff6af411ae65da95a1801668b9580c5c33f0f7d1
tree51884fd53786d83fb25d1f6ce28afdd2ab2ce9a5
parentfa9f0e4925c7796afd14bf7bbf7a064078818bbc
[GFS2] vfree should be kfree (II)

The superblock is now created with kmalloc, not vmalloc.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/ops_super.c