Displaying 2 results from an estimated 2 matches for "blkif_max_segments_per_header_block".
2012 Feb 25
9
[xen-unstable bisection] complete test-amd64-i386-rhel6hvm-amd
...3 10:03:07 2012 +0000
      
      blkif.h: Define and document the request number/size/segments extension
      
      Note: As of __XEN_INTERFACE_VERSION__ 0x00040201 the definition of
            BLKIF_MAX_SEGMENTS_PER_REQUEST has changed.  Drivers must be
            updated to, at minimum, use BLKIF_MAX_SEGMENTS_PER_HEADER_BLOCK,
            before being recompiled with a __XEN_INTERFACE_VERSION greater
            than or equal to this value.
      
      This extension first appeared in the FreeBSD Operating System.
      
      Signed-off-by: Justin T. Gibbs <justing@spectralogic.com>
      Committed-by: Keir Fras...
2012 Feb 24
0
[xen-unstable test] 12043: regressions - FAIL
...Thu Feb 23 10:03:07 2012 +0000
    
    blkif.h: Define and document the request number/size/segments extension
    
    Note: As of __XEN_INTERFACE_VERSION__ 0x00040201 the definition of
          BLKIF_MAX_SEGMENTS_PER_REQUEST has changed.  Drivers must be
          updated to, at minimum, use BLKIF_MAX_SEGMENTS_PER_HEADER_BLOCK,
          before being recompiled with a __XEN_INTERFACE_VERSION greater
          than or equal to this value.
    
    This extension first appeared in the FreeBSD Operating System.
    
    Signed-off-by: Justin T. Gibbs <justing@spectralogic.com>
    Committed-by: Keir Fraser <keir@xe...