Hi Hans Reiser wrote: > Erik Tews wrote: > > > > Hi > > > > Can somebody please tell me what the current status of the lost space > > bug is? I know that old versions of reiserfs lost free space during > > crashes. I got a very old reiserfs here (version 3.5) How can I find out > > if there is somewhere lost free space and how can I repair this and get > > the free space back? The only way to find that is to run reiserfsck. > > > monstr has written code to fix it, is it debugged yet monstr? > Yes, it is debugged, but it will only prevent new space leak. The space which leaked already can be reclaimed with reiserfsck --rebuild-tree only. Currently. Thanks, vs
