Fix partial release of first extent
commita76e76b19980b8f54d4991e1815154eecce5f12d
authorhekkihek <richard@hekkihek.nl>
Mon, 22 Aug 2022 20:22:08 +0000 (22 22:22 +0200)
committerJiří Zárevúcky <zarevucky.jiri@gmail.com>
Wed, 24 Aug 2022 12:41:45 +0000 (24 14:41 +0200)
treef97442fdb119658847c83b10fb590906de7e28af
parenta247c329b4dde84ad9282fdb19dc9c20f4d265a5
Fix partial release of first extent

For partial release, first_fblock > start of extent, this fix makes delete_count smaller than block_count instead of larger as it should be.
uspace/lib/ext4/src/extent.c