Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Oct 2012 12:03:32 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r241927 - head
Message-ID:  <201210231203.q9NC3WMU057266@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kib
Date: Tue Oct 23 12:03:32 2012
New Revision: 241927
URL: http://svn.freebsd.org/changeset/base/241927

Log:
  Add the VFS_UNLOCK_GIANT.9.gz hardlink to ObsoleteFiles list too.
  
  Noted by:	pluknet

Modified:
  head/ObsoleteFiles.inc

Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc	Tue Oct 23 10:30:09 2012	(r241926)
+++ head/ObsoleteFiles.inc	Tue Oct 23 12:03:32 2012	(r241927)
@@ -40,6 +40,7 @@
 
 # 20121022: VFS_LOCK_GIANT elimination
 OLD_FILES+=usr/share/man/man9/VFS_LOCK_GIANT.9.gz
+OLD_FILES+=usr/share/man/man9/VFS_UNLOCK_GIANT.9.gz
 # 20121004: remove incomplete unwind.h
 OLD_FILES+=usr/include/clang/3.2/unwind.h
 # 20120908: pf cleanup



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