This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".

The branch, master has been updated
       via  a750e58b21c05cffd81f460a72ed4dd6d27ee5ec (commit)
      from  0e40fde7b8b9ff050b41ca62e86a91dec726972e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a750e58b21c05cffd81f460a72ed4dd6d27ee5ec
Author: Samuel Thibault <[email protected]>
Date:   Thu May 2 01:11:31 2013 +0200

    Fix non-block-aligned-offset reads
    
    This fixes grave issues when device_read is called with non-block-aligned
    offset, e.g. when using grub-probe with a non-block-aligned partition table.
    
    * linux/dev/glue/block.c (rdwr_full): Use current position instead of base
    buffer position to check for alignment.

-----------------------------------------------------------------------

Summary of changes:
 linux/dev/glue/block.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU Mach

Reply via email to