cvs commit: src/sys/sys gpt.h
    Marcel Moolenaar 
    marcel at FreeBSD.org
       
    Mon Aug  2 11:46:57 PDT 2004
    
    
  
marcel      2004-08-02 18:46:52 UTC
  FreeBSD src repository
  Modified files:
    sys/sys              gpt.h 
  Log:
  Remove GPT_ENT_TYPE_FREEBSD_UFS2. It was speculatively added before
  UFS2 was here. It so happened that UFS2 did not need a seperate
  partition type. Keep the definition as a comment for documentation
  purposes. If there is a benefit for UFS2 file systems to have a
  seperate partition type under GPT, then this definition should be
  restored as that was the intention of the definition.
  
  Revision  Changes    Path
  1.7       +7 -2      src/sys/sys/gpt.h
    
    
More information about the cvs-all
mailing list