cvs commit: src/sys/ufs/ffs ffs_vfsops.c

Tim J. Robbins tjr at FreeBSD.org
Wed Apr 30 23:38:33 PDT 2003


tjr         2003/04/30 23:38:27 PDT

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_vfsops.c 
  Log:
  Free i_din2 instead of i_din1 in ffs_ifree() on UFS2 filesystems.
  This is purely a cosmetic change because these members are in a
  union together.
  
  Revision  Changes    Path
  1.210     +1 -1      src/sys/ufs/ffs/ffs_vfsops.c


More information about the cvs-src mailing list