cvs commit: src/sys/fs/msdosfs denode.h msdosfs_denode.c

Poul-Henning Kamp phk at FreeBSD.org
Thu Apr 7 00:55:37 PDT 2005


phk         2005-04-07 07:55:37 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/msdosfs       denode.h msdosfs_denode.c 
  Log:
  Give msdosfs a unique inode number which is really the byteoffset of
  the directory entry.
  
  This solves the corruption problem I belive.
  
  Regression test script by:      silby
  
  Revision  Changes    Path
  1.33      +1 -0      src/sys/fs/msdosfs/denode.h
  1.88      +25 -9     src/sys/fs/msdosfs/msdosfs_denode.c


More information about the cvs-src mailing list