Do not return -ENOSPACE when EBLOB_RESERVE_10_PERCENTS is set and size is less than...
commit6357fbb74a93237feedf5d840cce8c678d895692
authorEvgeniy Polyakov <zbr@ioremap.net>
Wed, 25 Apr 2012 20:16:11 +0000 (26 00:16 +0400)
committerEvgeniy Polyakov <zbr@ioremap.net>
Wed, 25 Apr 2012 20:16:11 +0000 (26 00:16 +0400)
treed2559a15ebb46aa51c871f24faeabd245603fc8a
parent6bf628ba2ec3a3562d5af08f95fe5593e38f4be9
Do not return -ENOSPACE when EBLOB_RESERVE_10_PERCENTS is set and size is less than blob-size, but more than 0.1 of total size
library/blob.c