cvs commit: src/sys/fs/nullfs null_vfsops.c

John Baldwin jhb at FreeBSD.org
Fri Feb 10 10:06:51 PST 2006


jhb         2006-02-10 18:06:49 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nullfs        null_vfsops.c 
  Log:
  Correctly set MNTK_MPSAFE flag from the lower vnode's mount rather than
  always turning it on along with any flags set in the lower mount.
  
  Tested by:      kris
  Reviewed by:    jeff
  MFC after:      3 days
  
  Revision  Changes    Path
  1.77      +1 -1      src/sys/fs/nullfs/null_vfsops.c


More information about the cvs-src mailing list