summaryrefslogtreecommitdiff
path: root/fs/reiserfs/item_ops.c
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2007-04-12 06:28:44 (GMT)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-04-12 22:31:42 (GMT)
commit505fa2c4a2f125a70951926dfb22b9cf273994f1 (patch)
treeaa96fd86c3a26bcd062c1e19e527faf684848516 /fs/reiserfs/item_ops.c
parentb6550777a32f7204f87475beb4f40d054fb8d4b4 (diff)
downloadlinux-505fa2c4a2f125a70951926dfb22b9cf273994f1.tar.xz
[PATCH] md: fix calculation for size of filemap_attr array in md/bitmap
If 'num_pages' were ever 1 more than a multiple of 8 (32bit platforms) or of 16 (64 bit platforms). filemap_attr would be allocated one 'unsigned long' shorter than required. We need a round-up in there. Signed-off-by: Neil Brown <neilb@suse.de> Cc: <stable@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/reiserfs/item_ops.c')
0 files changed, 0 insertions, 0 deletions