[PATCH] Integrate dd ibs/obs patch

Rob Landley rob at landley.net
Tue May 16 16:53:46 UTC 2006


On Tuesday 16 May 2006 4:50 am, Rob Sullivan wrote:
> The attached patch adds ibs= and obs= support to dd, based on the patch in
> the patches/ subdirectory. It makes the feature optional, as requested a
> while ago.

Hmmm...  If somebody specifies both obs= and bs= they can cause the size to be 
something that the !twobufs_flag codepath doesn't expect.  I'll fix it.  (And 
the #ifdefs are going away; The !twobufs_flag codepath should be the same 
whether the twobufs part is enabled or not.)

conv= should be under this config flag as well.

The indentation is screwed up where we do the actual write.  Logic seems ok, 
though...

Applied.  svn 15090

> Hopefully this means the patches directory will slowly disappear, file by
> file...

Yes please. :)

> Thanks,
> Rob

Rob
-- 
Never bet against the cheap plastic solution.



More information about the busybox mailing list