linux/fs/btrfs/tests
Feifei Xu 0ef6447a3d Btrfs: Fix integer overflow when calculating bytes_per_bitmap
On ppc64, bytes_per_bitmap will be (65536*8*65536). Hence append UL to
fix integer overflow.

Reviewed-by: Josef Bacik <jbacik@fb.com>
Reviewed-by: Chandan Rajendra <chandan@linux.vnet.ibm.com>
Signed-off-by: Feifei Xu <xufeifei@linux.vnet.ibm.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2016-06-02 19:22:49 +02:00
..
btrfs-tests.c Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 2016-03-21 18:12:42 -07:00
btrfs-tests.h Btrfs: add free space tree sanity tests 2015-12-17 12:16:47 -08:00
extent-buffer-tests.c btrfs: unify extent buffer allocation api 2014-12-12 18:26:55 +01:00
extent-io-tests.c btrfs: fix string and comment grammatical issues and typos 2016-05-25 22:35:14 +02:00
free-space-tests.c Btrfs: Fix integer overflow when calculating bytes_per_bitmap 2016-06-02 19:22:49 +02:00
free-space-tree-tests.c btrfs: fix memory leak of fs_info in block group cache 2016-02-18 13:28:24 +01:00
inode-tests.c btrfs: fix string and comment grammatical issues and typos 2016-05-25 22:35:14 +02:00
qgroup-tests.c btrfs: fix string and comment grammatical issues and typos 2016-05-25 22:35:14 +02:00