Re: [GIT PATCH] scsi updates for 2.6.12-rc2

2005-04-15 Thread James Bottomley
On Fri, 2005-04-15 at 13:25 +0200, Pavel Machek wrote:
> Okay, so du -s is:
> 
> [EMAIL PROTECTED]:~# du -sh /tmp/delme.git/
> 109M/tmp/delme.git/
> 
> Not as bad as I expected, but still quite a lot of data for few
> changes.

Erm, but that's why it's an rsync archive.  You're supposed to have a
copy of the kernel archive already.  The one at

rsync://www.kernel.org/pub/linux/kernel/people/torvalds/kernel-test.git

Then, the few additional files I have rsync across very fast.

Take a look at how git works:  files, once added to the object tree by
sha1 hash stay there forever.

James


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PATCH] scsi updates for 2.6.12-rc2

2005-04-15 Thread Pavel Machek
Hi!

> > This is a small set of bugfixes for 2.6.12-rc2 ... you asked me to try
> > git, so I did (I actually updated my bk backport script simply to export
> > from a BK tree to a git tree).  For the time being, I plan to keep the
> > scsi changes in BK, but I'll export them for you to try merging
> > 
> > The patch (against kernel-test.git) is here
> > 
> > rsync://www.parisc-linux.org/~jejb/scsi-rc-fixes-2.6.git
> 
> Can you du -s on it? Just curious. I started rsync on it, but because
> it is not standard gzip files, it is difficult to see anything
> interesting...

Okay, so du -s is:

[EMAIL PROTECTED]:~# du -sh /tmp/delme.git/
109M/tmp/delme.git/

Not as bad as I expected, but still quite a lot of data for few
changes.

Pavel
-- 
Boycott Kodak -- for their patent abuse against Java.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PATCH] scsi updates for 2.6.12-rc2

2005-04-15 Thread Pavel Machek
Hi!

> This is a small set of bugfixes for 2.6.12-rc2 ... you asked me to try
> git, so I did (I actually updated my bk backport script simply to export
> from a BK tree to a git tree).  For the time being, I plan to keep the
> scsi changes in BK, but I'll export them for you to try merging
> 
> The patch (against kernel-test.git) is here
> 
> rsync://www.parisc-linux.org/~jejb/scsi-rc-fixes-2.6.git

Can you du -s on it? Just curious. I started rsync on it, but because
it is not standard gzip files, it is difficult to see anything
interesting...

Pavel
-- 
Boycott Kodak -- for their patent abuse against Java.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PATCH] scsi updates for 2.6.12-rc2

2005-04-15 Thread Pavel Machek
Hi!

 This is a small set of bugfixes for 2.6.12-rc2 ... you asked me to try
 git, so I did (I actually updated my bk backport script simply to export
 from a BK tree to a git tree).  For the time being, I plan to keep the
 scsi changes in BK, but I'll export them for you to try merging
 
 The patch (against kernel-test.git) is here
 
 rsync://www.parisc-linux.org/~jejb/scsi-rc-fixes-2.6.git

Can you du -s on it? Just curious. I started rsync on it, but because
it is not standard gzip files, it is difficult to see anything
interesting...

Pavel
-- 
Boycott Kodak -- for their patent abuse against Java.
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PATCH] scsi updates for 2.6.12-rc2

2005-04-15 Thread Pavel Machek
Hi!

  This is a small set of bugfixes for 2.6.12-rc2 ... you asked me to try
  git, so I did (I actually updated my bk backport script simply to export
  from a BK tree to a git tree).  For the time being, I plan to keep the
  scsi changes in BK, but I'll export them for you to try merging
  
  The patch (against kernel-test.git) is here
  
  rsync://www.parisc-linux.org/~jejb/scsi-rc-fixes-2.6.git
 
 Can you du -s on it? Just curious. I started rsync on it, but because
 it is not standard gzip files, it is difficult to see anything
 interesting...

Okay, so du -s is:

[EMAIL PROTECTED]:~# du -sh /tmp/delme.git/
109M/tmp/delme.git/

Not as bad as I expected, but still quite a lot of data for few
changes.

Pavel
-- 
Boycott Kodak -- for their patent abuse against Java.
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PATCH] scsi updates for 2.6.12-rc2

2005-04-15 Thread James Bottomley
On Fri, 2005-04-15 at 13:25 +0200, Pavel Machek wrote:
 Okay, so du -s is:
 
 [EMAIL PROTECTED]:~# du -sh /tmp/delme.git/
 109M/tmp/delme.git/
 
 Not as bad as I expected, but still quite a lot of data for few
 changes.

Erm, but that's why it's an rsync archive.  You're supposed to have a
copy of the kernel archive already.  The one at

rsync://www.kernel.org/pub/linux/kernel/people/torvalds/kernel-test.git

Then, the few additional files I have rsync across very fast.

Take a look at how git works:  files, once added to the object tree by
sha1 hash stay there forever.

James


-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/