Date: Tue, 7 Aug 2007 01:37:59 +0000 (UTC) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/msdosfs msdosfs_vfsops.c Message-ID: <200708070138.l771c0ol088247@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde         2007-08-07 01:37:59 UTC
  FreeBSD src repository
  Modified files:
    sys/fs/msdosfs       msdosfs_vfsops.c 
  Log:
  Include <sys/mutex.h>'s prerequisite <sys/lock.h> instead of depending on
  namespace pollution in <sys/vnode.h>.
  
  Sort the include of <sys/mutex.h> instead of unsorting it after
  <sys/vnode.h> and depending on the pollution there.
  
  Approved by:    re (kensmith) (blanket)
  
  Revision  Changes    Path
  1.171     +2 -1      src/sys/fs/msdosfs/msdosfs_vfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708070138.l771c0ol088247>
