OSDN Git Service

Recovered space when an index root is shortened
authorJean-Pierre André <jean-pierre.andre@wanadoo.fr>
Fri, 14 Aug 2020 09:57:02 +0000 (11:57 +0200)
committerJean-Pierre André <jean-pierre.andre@wanadoo.fr>
Fri, 14 Aug 2020 09:57:02 +0000 (11:57 +0200)
commitcd68a084fce98e78e1fc56c232e714da8263a4e0
treea6cba78ca68d1d88d634f6d501a192fec3dfecd8
parentd6558f1dea374d4b47b323c02b7ae0ffad5d5c12
Recovered space when an index root is shortened

In rare situations, removing an entry from an index root while
rebalancing the index tree, its space was not recovered from the index
root, causing chkdsk to complain. Truncate the index root when this
happens.
libntfs-3g/index.c