[MERGE] inode sorted stats in status
Martin Pool
mbp at canonical.com
Tue Sep 2 03:56:11 BST 2008
On Wed, Aug 20, 2008 at 1:54 PM, Robert Collins
<robertc at robertcollins.net> wrote:
> So, I've implemented inode sorting for stats. It doesn't make a huge
> difference that I can see, though I may just have trees where the disk
> alphabetical order and the inode order match.
If you run say 'ls -iRo' in the tree you might see whether the files
are already well ordered. If you just created the tree (by branching
or untarring) I wouldn't be surprised if they are in the right order.
You could copy and replace random files to check it. (Or I could :-)
--
Martin <http://launchpad.net/~mbp/>
More information about the bazaar
mailing list