]> Pileus Git - ~andy/linux/commit
[GFS2] vfree should be kfree
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 8 Sep 2006 14:13:03 +0000 (10:13 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 8 Sep 2006 14:13:03 +0000 (10:13 -0400)
commita2c4580797f62b0dd9a48f1e0ce3fe8b8fd76262
tree41c0ec77d50c074228d95fd99e067b980561aab2
parent5ce311ebdb90429519f7c6d2092e4ae6ca8cba74
[GFS2] vfree should be kfree

This was missed in an earlier patch when changing over from vmalloc
to kmalloc for the superblock.

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