diff options
Diffstat (limited to 'meta-networking/recipes-daemons/tftp-hpa/files/add-error-check-for-disk-filled-up.patch')
| -rw-r--r-- | meta-networking/recipes-daemons/tftp-hpa/files/add-error-check-for-disk-filled-up.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/tftp-hpa/files/add-error-check-for-disk-filled-up.patch b/meta-networking/recipes-daemons/tftp-hpa/files/add-error-check-for-disk-filled-up.patch index d01c20d385..e4acd099ab 100644 --- a/meta-networking/recipes-daemons/tftp-hpa/files/add-error-check-for-disk-filled-up.patch +++ b/meta-networking/recipes-daemons/tftp-hpa/files/add-error-check-for-disk-filled-up.patch | |||
| @@ -3,7 +3,7 @@ From: "Roy.Li" <rongqing.li@windriver.com> | |||
| 3 | Date: Thu, 22 Aug 2013 08:56:09 +0800 | 3 | Date: Thu, 22 Aug 2013 08:56:09 +0800 |
| 4 | Subject: [PATCH] tftp-hpa: add error check for disk filled up | 4 | Subject: [PATCH] tftp-hpa: add error check for disk filled up |
| 5 | 5 | ||
| 6 | Upstream-status: Pending [Sent to http://www.syslinux.org/archives/2013-August/020765.html] | 6 | Upstream-Status: Pending [Sent to http://www.syslinux.org/archives/2013-August/020765.html] |
| 7 | 7 | ||
| 8 | Add error check when the write-buffer is finally flushed to the file, | 8 | Add error check when the write-buffer is finally flushed to the file, |
| 9 | the caller can detect if the disk filled up (or had an i/o error) and | 9 | the caller can detect if the disk filled up (or had an i/o error) and |
