[PATCH 3.2 56/79] ext4: add explicit casts when masking cluster sizes

2014-02-12 Thread Ben Hutchings
3.2.55-rc1 review patch. If anyone has any objections, please let me know. -- From: Theodore Ts'o commit f5a44db5d2d677dfbf12deee461f85e9ec633961 upstream. The missing casts can cause the high 64-bits of the physical blocks to be lost. Set up new macros which allows us to

[PATCH 3.2 56/79] ext4: add explicit casts when masking cluster sizes

2014-02-12 Thread Ben Hutchings
3.2.55-rc1 review patch. If anyone has any objections, please let me know. -- From: Theodore Ts'o ty...@mit.edu commit f5a44db5d2d677dfbf12deee461f85e9ec633961 upstream. The missing casts can cause the high 64-bits of the physical blocks to be lost. Set up new macros which