cvs commit: src/sys/boot/common ufsread.c
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Tue Aug  9 16:11:13 PDT 2005
    
    
  
dillon      2005/08/09 16:10:11 PDT
DragonFly src repository
  Modified files:
    sys/boot/common      ufsread.c 
  Log:
  Fix a bug in the last commit.  When using the UFS dirent directly,
  the inode field is d_ino, not d_filenum.
  
  Revision  Changes    Path
  1.3       +1 -1      src/sys/boot/common/ufsread.c
http://www.dragonflybsd.org/cvsweb/src/sys/boot/common/ufsread.c.diff?r1=1.2&r2=1.3&f=u
    
    
More information about the Commits
mailing list