daichi      2008-04-25 11:37:20 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/unionfs       union.h union_subr.c union_vnops.c 
  Log:
  o Fixed multi thread access issue reported by Alexander V. Chernikov
      ([EMAIL PROTECTED])
    fixed: kern/109950
  
  PR:             kern/109950
  Submitted by:   Alexander V. Chernikov ([EMAIL PROTECTED])
  Reviewed by:    Masanori OZAWA ([EMAIL PROTECTED])
  MFC after:      1 week
  
  Revision  Changes    Path
  1.38      +2 -2      src/sys/fs/unionfs/union.h
  1.104     +4 -3      src/sys/fs/unionfs/union_subr.c
  1.155     +7 -7      src/sys/fs/unionfs/union_vnops.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to