My utility preserves the full pathname in the wastebasket. So, for
example, if I remove /home/rgooch/fred then it gets moved to
$WASTEBASKET/home/rgooch/fred
All you need is a daemon like Ted suggested to poll the FS free blocks
count, and start purging when you fall below a threshold.
> 2) I never got to writing nice cleaner daemon.
Yep, that bit is useful :-)
> PS: Ask me for sources if you have solution for 2).
I've already got my own ;-)
Regards,
Richard....
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/