From: Chris Mason <chris.mason@oracle.com>
To: btrfs-devel@oss.oracle.com
Cc: Paul Collins <paul@burly.ondioline.org>, git@vger.kernel.org
Subject: Re: [Btrfs-devel] btrfs and git-reflog
Date: Fri, 25 Jan 2008 10:01:23 -0500 [thread overview]
Message-ID: <200801251001.23462.chris.mason@oracle.com> (raw)
In-Reply-To: <873asmcodd.fsf@burly.wgtn.ondioline.org>
On Friday 25 January 2008, Paul Collins wrote:
> I was just playing with git 1.5.3.8 and btrfs 0.11, and I noticed
> something odd.
>
> If I prepare a very simple repository:
>
> $ mkdir foo
> $ cd foo
> $ git init
> Initialized empty Git repository in .git/
> $ echo hi > blort
> $ git add .
> $ git commit -m create
> Created initial commit 4ae9415: create
> 1 files changed, 1 insertions(+), 0 deletions(-)
> create mode 100644 blort
>
> and then attempt to expire the reflogs
>
> $ git-reflog --expire --all
>
> on ext3, git-reflog completes its work and exits immediately;
Strange, but I can reproduce here. I'll take a look, thanks for this report.
-chris
next prev parent reply other threads:[~2008-01-25 15:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-25 8:15 btrfs and git-reflog Paul Collins
2008-01-25 9:50 ` Paul Collins
2008-01-25 15:01 ` Chris Mason [this message]
2008-01-25 15:50 ` [Btrfs-devel] " Chris Mason
2008-01-25 17:09 ` Linus Torvalds
2008-01-25 20:05 ` Junio C Hamano
2008-01-26 7:52 ` Junio C Hamano
2008-01-27 7:22 ` Linus Torvalds
2008-01-27 8:08 ` Junio C Hamano
2008-01-26 7:53 ` reflog-expire: Avoid creating new files in a directory inside readdir(3) loop Junio C Hamano
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=200801251001.23462.chris.mason@oracle.com \
--to=chris.mason@oracle.com \
--cc=btrfs-devel@oss.oracle.com \
--cc=git@vger.kernel.org \
--cc=paul@burly.ondioline.org \
/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).