aboutsummaryrefslogtreecommitdiffstats
path: root/fs/stat.c
diff options
context:
space:
mode:
authorJosef Bacik <josef@redhat.com>2011-01-25 15:10:08 -0500
committerJosef Bacik <josef@redhat.com>2011-03-17 14:21:16 -0400
commit4a64001f0047956e283f7ada9843dfc3f3b5d8c8 (patch)
treef45d7b09808ef70cf31e7da4e5e8b1c0c7521f4a /fs/stat.c
parentd0215f3e5ebb5803cd6ec067b10c5e00a3ad7cfc (diff)
downloadkernel_samsung_espresso10-4a64001f0047956e283f7ada9843dfc3f3b5d8c8.zip
kernel_samsung_espresso10-4a64001f0047956e283f7ada9843dfc3f3b5d8c8.tar.gz
kernel_samsung_espresso10-4a64001f0047956e283f7ada9843dfc3f3b5d8c8.tar.bz2
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 'fs/stat.c')
0 files changed, 0 insertions, 0 deletions