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

Konstantin Belousov kib at FreeBSD.org
Sun Aug 10 12:16:24 UTC 2008


kib         2008-08-10 12:15:36 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_mount.c 
    sys/ufs/ffs          ffs_vfsops.c 
  Log:
  SVN rev 181528 on 2008-08-10 12:15:36Z by kib
  
  Revert r181345.
  Move the NULL pointer check to the vfs_deleteopt() function.
  
  Discussed with: rodrigc
  MFC after:      3 days
  
  Revision  Changes    Path
  1.287     +2 -0      src/sys/kern/vfs_mount.c
  1.345     +1 -2      src/sys/ufs/ffs/ffs_vfsops.c


More information about the cvs-src mailing list