FreeBSD DD utility has not had support for the O_DIRECT flag, which
is useful to bypass local caching, e.g. for unconditionally issuing
NFS IO requests during testing.
Details
Details
Mount an NFS export. Perform dd reads twice in a row and validate
that traffic is observed on the network in the 2nd iteration also.
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 31389 Build 29014: arc lint + arc unit