Re: Add concurrent I/O support to gnu dd

2008-12-21 Thread Matt Harden
On Sat, Dec 20, 2008 at 09:55:55AM +0100, Jim Meyering wrote: > "Matt Harden" wrote: > > I'd like to suggest adding the ability to dd(1) to open the file in > > concurrent I/O mode. This applies only to AIX systems and the JFS2 > > filesystem. I had a n

Add concurrent I/O support to gnu dd

2008-12-16 Thread Matt Harden
are some simple patches to coreutils and gnulib that give this capability to dd. Thanks, Matt Harden diff --git a/doc/coreutils.texi b/doc/coreutils.texi index bbc2710..cf575dc 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -7729,6 +7729,12 @@ If you combine this flag with the @sa