summaryrefslogtreecommitdiffstats
path: root/virt/kvm
diff options
context:
space:
mode:
authorJosef Bacik <josef@redhat.com>2011-01-25 21:10:08 +0100
committerJosef Bacik <josef@redhat.com>2011-03-17 19:21:16 +0100
commit4a64001f0047956e283f7ada9843dfc3f3b5d8c8 (patch)
treef45d7b09808ef70cf31e7da4e5e8b1c0c7521f4a /virt/kvm
parentBtrfs: simplify our write path (diff)
downloadlinux-4a64001f0047956e283f7ada9843dfc3f3b5d8c8.tar.xz
linux-4a64001f0047956e283f7ada9843dfc3f3b5d8c8.zip
Btrfs: fix how we deal with the pages array in the write path
Really we don't need to memset the pages array at all, since we know how many pages we're going to use in the array and pass that around. So don't memset, just trust we're not idiots and we pass num_pages around properly. Signed-off-by: Josef Bacik <josef@redhat.com>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions