All of lore.kernel.org
 help / color / mirror / Atom feed
* user-space cmd/lib to compute hash filename ordering?
@ 2003-09-10 14:04 Bennett Todd
  2003-09-11  7:17 ` Yury Umanets
  0 siblings, 1 reply; 3+ messages in thread
From: Bennett Todd @ 2003-09-10 14:04 UTC (permalink / raw)
  To: reiserfs-list

[-- Attachment #1: Type: text/plain, Size: 904 bytes --]

I'm continuing to work on my new software packaging system.

I'm going to have to make a custom archive-builder, stock cpio isn't
suitable even though the file format will be cpio, since the pkg
creator needs to have explicit control over the owner/group/perms
of the files installed without having the package building user
actually able to set those perms on real files.

Since I'm going to need to create my own cpio file builder, and
since I've decided to teach it how to order files in the archives
(so it can put the metadata and manifest info up at the front for
quick access) I'm thinking it'd be sexy to add a --reiser option
that orders all the files in the archive in reiserfs hash order, so
a simple naive unpack will deposit files in the most efficient
fashion into a Reiserfs filesystem.

Is there a library routine or cmdline utility I can use to compute
this ordering?

Thanks,

-Bennett

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-09-11 13:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-10 14:04 user-space cmd/lib to compute hash filename ordering? Bennett Todd
2003-09-11  7:17 ` Yury Umanets
2003-09-11 13:16   ` Bennett Todd

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.