[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug #17903] cp/mv only read/write 512 byte blocks when filesystem b
From: |
Tony Ernst |
Subject: |
Re: [bug #17903] cp/mv only read/write 512 byte blocks when filesystem blksize > 4MB |
Date: |
Wed, 4 Oct 2006 08:12:08 -0500 |
User-agent: |
Mutt/1.5.9i |
On Tue, Oct 03, 2006 at 03:42:30PM -0700, Paul Eggert wrote:
> The GNU philosophy is to avoid arbitrary limits, so I installed the
> following patch, in an attempt to do a minimal sort of sanity check
> (catching the HP-UX bug, I hope) while not overly constraining
> st_blksize.
Thank you.