commit | cd7073ee2ce776c20ee68a3fc3d93805e33fcfb3 | [log] [tgz] |
---|---|---|
author | Jason Evans <jasone@canonware.com> | Fri Feb 24 09:45:33 2017 -0800 |
committer | Jackeagle <jackeagle102@gmail.com> | Thu Mar 23 20:32:36 2017 +0530 |
tree | ec3a0c9190303837c35477d71e4ebc4e001a14d9 | |
parent | ec8f099118c39f0fb325c7237bc951107ed59075 [diff] |
Fix chunk_alloc_dss() regression. Fix chunk_alloc_dss() to account for bytes that are not a multiple of the chunk size. This regression was introduced by e2bcf037d445a84a71c7997670819ebd0a893b4a (Make dss operations lockless.), which was first released in 4.3.0. Change-Id: Ied34f739fe1793f07691aadd6b61d459d2025528 Signed-off-by: Alex Naidis <alex.naidis@linux.com>