commit | ec3a69bbb0e01f280d8c7dd6559f3df9be9b53e7 | [log] [tgz] |
---|---|---|
author | Matthias Andree <matthias.andree@gmx.de> | Tue Aug 29 01:02:36 2017 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Aug 29 01:05:58 2017 -0400 |
tree | 736a8cca0ffd3e1a885703b300250b359e54abec | |
parent | f61aa76e456567b622cb0b6e5eb33de394600948 [diff] |
Search for GNU-compatible dd for self-tests. This checks for a dd that supports iflag=fullblock oflag=append, and looks at gdd and dd for now, and warns of failing self-tests if neither supports these two flags. Signed-off-by: Matthias Andree <matthias.andree@gmx.de> Signed-off-by: Theodore Ts'o <tytso@mit.edu>