[GFS2] Pass the correct value to kunmap_atomic
authorRussell Cattelan <cattelan@redhat.com>
Thu, 12 Oct 2006 13:23:41 +0000 (09:23 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 12 Oct 2006 21:11:13 +0000 (17:11 -0400)
commitc312c4fdc88514dd9522b7858eb879e610aeb9b1
treeab63777ca2eaafc9b46ce347bef1488c38794296
parentfe1a698ffef5af546dd4a8cd6a1f2f202491c4ef
[GFS2] Pass the correct value to kunmap_atomic

Pass kaddr rather than (incorrect) struct page to kunmap_atomic.

Signed-off-by: Russell Cattelan <cattelan@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/lops.c
fs/gfs2/ops_address.c