Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Nov 2003 23:58:19 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libdisk rules.c
Message-ID:  <200311020758.hA27wJ2O046911@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2003/11/01 23:58:19 PST

  FreeBSD src repository

  Modified files:
    lib/libdisk          rules.c 
  Log:
  Turn Track_Aligned(), Prev_Track_Aligned(), Next_Track_Aligned(),
  Cyl_Aligned(), Prev_Cyl_Aligned() and Next_Cyl_Aligned() into
  tautologies on ia64. GPT removes all notion of tracks, heads and
  sectors per track, so there are no alignment considerations.
  
  Revision  Changes    Path
  1.32      +22 -7     src/lib/libdisk/rules.c


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311020758.hA27wJ2O046911>