Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Sep 2009 14:43:42 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern vfs_vnops.c
Message-ID:  <200909081444.n88Ei39Z062889@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2009-09-08 14:43:42 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             vfs_vnops.c 
  Log:
  SVN rev 196974 on 2009-09-08 14:43:42Z by kib
  
  MFC r196692:
  Make the mnt_writeopcount and mnt_secondary_writes counters,
  used by the suspension code, not greater then mnt_ref reference
  counter value.
  
  MFC r196733:
  Fix mount reference leak when V_XSLEEP is specified to vn_start_write().
  
  Approved by:    re (kensmith)
  
  Revision   Changes    Path
  1.286.2.2  +4 -2      src/sys/kern/vfs_vnops.c



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