LogFS returns
LogFS returns
Posted Nov 26, 2009 9:46 UTC (Thu) by johnflux (guest, #58833)In reply to: LogFS returns by joern
Parent article: LogFS returns
Posted Nov 26, 2009 11:28 UTC (Thu)
by joern (guest, #22392)
[Link]
But if you can guarantee that the total amount of data ever written does not exceed the size of your medium, historical data would indeed stay around. You cannot access deleted data through the filesystem code itself, but you could write a dump tool that goes back in time.
How that dump tool would behave once the garbage collector has to reuse old segments is another question. ;)
LogFS returns