compressed file system 2006-01-18 - By Jos Vos
Back On Wed, Jan 18, 2006 at 07:19:23PM +0100, Arjan van de Ven wrote:
> Another cheap option is making each backup a cramfs (see mkcramfs). A > cramfs can be (read only) loopback mounted as filesystem; and it's > compressed when the image is created.
In the past (is this still the case?) it could only handle a subset of uid's and/or gid's (0-255 or 0-511 or so), which is a problem for backups with user data (and high id's). We patched it to handle that many *different* id's, so in fact inserting a lookup table at mkcramfs time (and also interpreting it in the fs code, of course), but it is still limited to that amount of id's.
-- -- Jos Vos <jos@(protected)> -- X/OS Experts in Open Systems BV | Phone: +31 20 6938364 -- Amsterdam, The Netherlands | Fax: +31 20 6948204
-- Taroon-list mailing list Taroon-list@(protected) https://www.redhat.com/mailman/listinfo/taroon-list
|
|