Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 May 2010 15:43:25 GMT
From:      Efstratios Karatzas <gpf@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 178955 for review
Message-ID:  <201005291543.o4TFhPHg059123@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@178955?ac=10

Change 178955 by gpf@gpf_desktop on 2010/05/29 15:43:11

	- forgot to remove a label that I ended up not using.	

Affected files ...

.. //depot/projects/soc2010/gpf_audit/freebsd/src/sys/nfsserver/nfs_serv.c#12 edit

Differences ...

==== //depot/projects/soc2010/gpf_audit/freebsd/src/sys/nfsserver/nfs_serv.c#12 (text+ko) ====

@@ -1938,7 +1938,6 @@
 	vn_finished_write(mp);
 	VFS_UNLOCK_GIANT(vfslocked);
 
-audit:
 	/* XXX AUDIT */
 	if (AUDITING_TD(curthread)) {
 		nfsrv_auditpath(AUDIT_vp, AUDIT_dvp, nd.ni_cnd.cn_pnbuf, fhp, 1);



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