Pierre-Alexandre Meyer
2010-Sep-21 14:52 UTC
[syslinux] [Pull request] disklib: fixes for write functions
Hello Erwan, You will find below a pull request for the bug reported by Robert Jordan in the disk library. The first patch is the one he tested (see http://syslinux.zytor.com/archives/2010-September/015341.html) and the second one is a sanity check for the number of sectors written by call ( see http://syslinux.zytor.com/archives/2010-September/015342.html). Thanks, The following changes since commit 6f438cf6d03e45d875b510559246573954e43218: Arwin Vosselman (1): Fix missing option -s in libinstaller are available in the git repository at: git://github.com/pierre/syslinux.git disklib-fixes Pierre-Alexandre Meyer (2): gpllib: disk: make write functions actually work gpllib: disk: cap the number of sectors per write com32/gpllib/disk/write.c | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) -- Pierre-Alexandre Meyer http://pub.mouraf.org/blog
Erwan Velu
2010-Sep-23 18:39 UTC
[syslinux] [Pull request] disklib: fixes for write functions
Le 21/09/2010 16:52, Pierre-Alexandre Meyer a ?crit : Peter, Please find into my master-new from my contrib repo, pam's patches. That will merge nicely into your master. Cheers,> Hello Erwan, > > You will find below a pull request for the bug reported by Robert > Jordan in the disk library. > > The first patch is the one he tested > (see http://syslinux.zytor.com/archives/2010-September/015341.html) and > the second one is a sanity check for the number of sectors written by > call ( see http://syslinux.zytor.com/archives/2010-September/015342.html). > > Thanks, > > > The following changes since commit > 6f438cf6d03e45d875b510559246573954e43218: > Arwin Vosselman (1): > Fix missing option -s in libinstaller > > are available in the git repository at: > > git://github.com/pierre/syslinux.git > <http://github.com/pierre/syslinux.git> disklib-fixes > > Pierre-Alexandre Meyer (2): > gpllib: disk: make write functions actually work > gpllib: disk: cap the number of sectors per write > > com32/gpllib/disk/write.c | 12 +++++++++--- > 1 files changed, 9 insertions(+), 3 deletions(-) > > > -- > Pierre-Alexandre Meyer > http://pub.mouraf.org/blog