Message317738
| Author | giampaolo.rodola |
|---|---|
| Recipients | StyXman, desbma, facundobatista, giampaolo.rodola, martin.panter, ncoghlan, neologix, petr.viktorin, python-dev, r.david.murray, vstinner |
| Date | 2018-05-26.11:33:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1527334418.93.0.682650639539.issue33639@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I updated the code to rely on sendfile(2) on Linux only, which apparently is the only one supporting copy between regular files and added a check to fail immediately in case the filesystem is full. Can somebody review the patch? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-26 11:33:39 | giampaolo.rodola | set | recipients: + giampaolo.rodola, facundobatista, ncoghlan, vstinner, StyXman, r.david.murray, petr.viktorin, neologix, python-dev, martin.panter, desbma |
| 2018-05-26 11:33:38 | giampaolo.rodola | set | messageid: <1527334418.93.0.682650639539.issue33639@psf.upfronthosting.co.za> |
| 2018-05-26 11:33:38 | giampaolo.rodola | link | issue33639 messages |
| 2018-05-26 11:33:38 | giampaolo.rodola | create | |