diff options
author | srimugunthan dhandapani <srimugunthan.dhandapani@gmail.com> | 2011-08-26 16:08:39 +0530 |
---|---|---|
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | 2011-08-26 16:08:39 +0530 |
commit | 7606f85a701ed8feeac065e133ff9a51c267aa0d (patch) | |
tree | 6c6d307b349c0897a6f76c4d16e8ae50adc7897b /arch | |
parent | d37854cf99319966f34bb19c7a897b87d478b56c (diff) | |
download | linux-3.10-7606f85a701ed8feeac065e133ff9a51c267aa0d.tar.gz linux-3.10-7606f85a701ed8feeac065e133ff9a51c267aa0d.tar.bz2 linux-3.10-7606f85a701ed8feeac065e133ff9a51c267aa0d.zip |
UBIFS: fix the dark space calculation
The dark space calculation should be 64 bit type-casted, when
assigning to tmp64 (similar to how total_free is calculated).
Overflow will occur for very large flashes.
Signed-off-by: srimugunthan <srimugunthan.dhandapani@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions