[PATCH] dd: implement iflag=direct and oflag=direct
Akash Hadke
hadkeakash4 at gmail.com
Sat Dec 12 09:28:16 UTC 2020
Package: busybox
Version: v1.31.1
Severity: wishlist
This implementation assumes that iflag/oflag=direct will be used only on
block devices and files that are multiples of pagesize, and makes no
effort to solve issues with unaligned or partial reads (unlike gnu
coreutils dd)
Using iflag/oflag=direct will also limit usage block sizes, which must
also be a multiple of pagesize
--
Akash Hadke
800-7474-400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20201212/250f2d15/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-dd-implement-iflag-direct-and-oflag-direct.patch
Type: text/x-patch
Size: 5709 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20201212/250f2d15/attachment-0001.bin>
More information about the busybox
mailing list