Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Apr 2005 09:00:48 +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 namei.h
Message-ID:  <200504270900.j3R90m82005288@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2005-04-27 09:00:48 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              namei.h 
  Log:
   - Add an ISOPEN flag that filesystems can use to determine if a namei()
     caller will be interested in the actual data contents of a vnode after
     a successful lookup.  This intended to help deal with lifetime issues
     for device cloning and to alert autofs when filesystems need to be
     mounted.
  
  Revision  Changes    Path
  1.47      +1 -0      src/sys/sys/namei.h



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