diff options
author | Russ Cox <rsc@swtch.com> | 2014-10-21 07:25:13 -0400 |
---|---|---|
committer | Russ Cox <rsc@swtch.com> | 2014-10-21 07:25:13 -0400 |
commit | 2763a6d8324fc5e1296e9a50a067ec04d52c581f (patch) | |
tree | 4adedda2661c1955c4b9547e527a5c5adad2cf90 /CONTRIBUTORS | |
parent | 72197f89d47444e3c62e1aa0df8bd7059c29104d (diff) | |
download | plan9port-2763a6d8324fc5e1296e9a50a067ec04d52c581f.tar.gz plan9port-2763a6d8324fc5e1296e9a50a067ec04d52c581f.tar.bz2 plan9port-2763a6d8324fc5e1296e9a50a067ec04d52c581f.zip |
venti/copy: fix bug writing directories that zero truncate
Found by nwf.
TBR=rsc
https://codereview.appspot.com/162860045
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 36522a1d..0b9a5415 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -37,6 +37,7 @@ Mathieu Lonjaret <lejatorn@gmail.com> Mathieu Lonjaret <mathieu.lonjaret@gmail.com> Michael Teichgräber <mt4swm@googlemail.com> Michael Teichgräber <mt@ib.wmipf.de> +Nathaniel W Filardo <nwf@cs.jhu.edu> <nwfilardo@gmail.com> Nikolai Saoukh <nikolai.saoukh@gmail.com> Yuval Pavel Zholkover <paulzhol@gmail.com> Peter Saveliev <svinota.saveliev@gmail.com> |