diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2014-04-03 09:48:22 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2014-04-03 09:48:52 -0700 |
commit | d0294ff3b90430750a631556277c75f1a555dd44 (patch) | |
tree | aaa66ddaa6d6c39b18ddfd534815e1be838bfdc1 /tests | |
parent | 7c3e6be6d70a944fa2cda1f256d01c0fa8928f0b (diff) | |
download | coreutils-d0294ff3b90430750a631556277c75f1a555dd44.tar.xz |
cp: don't reserve a device number
* src/copy.c (copy_internal): Replace dev_t arg DEVICE with struct
stat pointer arg PARENT. All callers changed. This removes an
unwarranted assumption that dev_t values of 0 cannot occur in file
systems. See: http://bugs.gnu.org/17179
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions