From: Yann Hodique <yann.hodique@gmail.com>
To: git@vger.kernel.org
Subject: Re: consistency problem on ZFS
Date: Mon, 29 Apr 2013 19:16:54 +0100 [thread overview]
Message-ID: <m2d2td6w2x.fsf@jarvis.hodique.info> (raw)
In-Reply-To: 7v61z5jjvx.fsf@alter.siamese.dyndns.org
>>>>> "Junio" == Junio C Hamano <gitster@pobox.com> writes:
> Yann Hodique <yann.hodique@gmail.com> writes:
>>>>>>> "Junio" == Junio C Hamano <gitster@pobox.com> writes:
>>
>>> Yann Hodique <yann.hodique@gmail.com> writes:
>>>> $ git checkout next; git diff-files; git checkout next; git diff-files
>>>> Already on 'next'
>>>> :100644 100644 bd774cccaa14e061c3c26996567ee28f4f77ec80 0000000000000000000000000000000000000000 M magit.el
>>>> Already on 'next'
>>>> $
>>
>>> If you run "git update-index --refresh" between the first "checkout"
>>> and "diff-files", do you still see the issue?
>>
>> Yes, although *way* less often. I just ran a quick experiment and have
>> seen the issue 2 times in 2500 tries.
> Hmph, that indicates somebody other than you or your Git is mucking
> with the inodes of your working tree files and perphas affecting
> ctime on them (we do not pay attention to atime because dirtying
> cached information due to somebody else reading from the file makes
> absolutely no sense, but we do notice ctime changes). Perhaps
> background virus scanner or something silly like that?
Not that I know of. I certainly don't have any virus scanner, and I even
deactivated spotlight.
In any case, I can't think of anything that would affect that volume
while leaving my HFS+ ones alone, except for zfs background
processes themselves.
Yann.
--
What senses do we lack that we cannot see or hear another world all around us?
-- The Orange Catholic Bible
prev parent reply other threads:[~2013-04-29 18:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-28 19:11 consistency problem on ZFS Yann Hodique
2013-04-28 19:33 ` Thomas Rast
2013-04-28 19:44 ` Yann Hodique
2013-04-28 20:12 ` John Szakmeister
2013-04-28 20:21 ` Yann Hodique
2013-04-28 21:33 ` Junio C Hamano
2013-04-29 17:55 ` Yann Hodique
2013-04-29 18:01 ` Junio C Hamano
2013-04-29 18:16 ` Yann Hodique [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=m2d2td6w2x.fsf@jarvis.hodique.info \
--to=yann.hodique@gmail.com \
--cc=git@vger.kernel.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 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.