Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Mar 2005 07:29:23 +0000 (UTC)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys mount.h
Message-ID:  <200503240729.j2O7TN1R018091@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2005-03-24 07:29:23 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              mount.h 
  Log:
   - Add a 'flags' parameter to VFS_ROOT().  This is intended to allow
     lookup to do shared locks on the root.  Filesystems are free to ignore
     flags and instead acquire an exclusive lock if they do not support
     shared locks.
  
  Sponsored by:   Isilon Systems, Inc.
  
  Revision  Changes    Path
  1.195     +4 -2      src/sys/sys/mount.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503240729.j2O7TN1R018091>