Re: Ext4 patchqueue corrupted ?
From: Theodore Tso <tytso@mit.edu>
Date: 2016-06-15 22:44:55
Also in:
git
From: Theodore Tso <tytso@mit.edu>
Date: 2016-06-15 22:44:55
Also in:
git
On Fri, Jul 11, 2008 at 10:47:15AM +0200, Petr Baudis wrote:
very puzzling; I have backed up the broken objects store, can you repush, please? I'm curious about how this could have happenned; repo.or.cz now uses Git from latest next, which is a rather strange coincidence. ;-) Or did any of the pushers do anything special about pushin to the repository recently?
Aneesh, did you try repushing? It looks like the objects store is
broken again.
Pasky, in case it helps, and for the benefit of Linux-ext4 folks, I
have a copy of my repository (which I last pushed to repo.or.cz around
noon US/Eastern yesterday) here:
git://git.kernel.org/pub/scm/fs/ext2/ext4-patch-queue.git
My most recent HEAD is ec90e411; if anyone has something more recent,
they can send it to me via:
git bundle create /tmp/to-send ec90e411
... and then e-mailing me as an attachment the resulting binary file
in /tmp/to-send.
- Ted