diff options
author | David Teigland <teigland@redhat.com> | 2013-03-06 01:01:47 +0400 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2013-04-04 12:52:14 +0400 |
commit | 57c7310b8eb96b0fe3b0aaa8dc194adbae03bef3 (patch) | |
tree | 47d9cebf7d567debd012e3869e522166b5d9e5a8 /fs/compat_ioctl.c | |
parent | 66ade474237745a57b7e87da9a93c7ec69fd52bb (diff) | |
download | linux-57c7310b8eb96b0fe3b0aaa8dc194adbae03bef3.tar.xz |
GFS2: use kmalloc for lvb bitmap
The temp lvb bitmap was on the stack, which could
be an alignment problem for __set_bit_le. Use
kmalloc for it instead.
Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/compat_ioctl.c')
0 files changed, 0 insertions, 0 deletions