cvs commit: src/sys/geom geom_bsd.c
    John Baldwin 
    jhb at FreeBSD.org
       
    Thu Dec  6 01:20:27 PST 2007
    
    
  
jhb         2007-12-06 09:20:27 UTC
  FreeBSD src repository
  Modified files:
    sys/geom             geom_bsd.c 
  Log:
  Only attach to a GPT partition if it has the GPT_ENT_TYPE_FREEBSD type.
  
  XXX: This only works currently with GEOM_GPT which only exists in 6.x.
  XXX: I didn't add 'mbroffset' support for a GPT partition holding a BSD
  label as I'm not sure if they use relative or absolute offsets.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.79      +13 -0     src/sys/geom/geom_bsd.c
    
    
More information about the cvs-src
mailing list