From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] Quick question on sources.cs.bell-labs.com
Date: Sat, 27 Dec 2008 17:38:50 -0500 [thread overview]
Message-ID: <6e9073723fa9c85653781ee6182ab276@quanstro.net> (raw)
In-Reply-To: <1CE7AA9A-3864-4EE1-8FC0-5EDC15A85788@sun.com>
> I thought that sources is a general purpose fossil server that archives
> everything in venti dumps, but apparently not:
> term% 9fs sourcesdump
> term% ls -l /n/sourcesdump/2008/1225/dist/replica
> term%
fossil has a dirty trick. its called DMTMP. this is for files
that aren't supposed to go to venti.
; g DMTMP /sys/include/libc.h
/sys/include/libc.h:560: #define DMTMP 0x04000000 /* mode bit for non-backed-up files */
now, taking a look at replica with the magic T flag,
; ls -lTd replica
t d-rwxrwxr-x M 161 glenda sys 0 Nov 23 23:20 replica
ken's fs does not support this trick.
- erik
prev parent reply other threads:[~2008-12-27 22:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-27 22:19 Roman Shaposhnik
2008-12-27 22:38 ` erik quanstrom [this message]
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=6e9073723fa9c85653781ee6182ab276@quanstro.net \
--to=quanstro@quanstro.net \
--cc=9fans@9fans.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).