From: Bennett Todd <bet@rahul.net>
To: reiserfs-list@namesys.com
Subject: user-space cmd/lib to compute hash filename ordering?
Date: Wed, 10 Sep 2003 10:04:51 -0400 [thread overview]
Message-ID: <20030910140451.GB6663@rahul.net> (raw)
[-- 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 --]
next reply other threads:[~2003-09-10 14:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-10 14:04 Bennett Todd [this message]
2003-09-11 7:17 ` user-space cmd/lib to compute hash filename ordering? Yury Umanets
2003-09-11 13:16 ` Bennett Todd
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030910140451.GB6663@rahul.net \
--to=bet@rahul.net \
--cc=reiserfs-list@namesys.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.