Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2018 19:51:48 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r334976 - projects/pnfs-planb-server/sys/fs/nfs
Message-ID:  <201806111951.w5BJpmAt053906@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rmacklem
Date: Mon Jun 11 19:51:48 2018
New Revision: 334976
URL: https://svnweb.freebsd.org/changeset/base/334976

Log:
  Delete a comment line that is no longer valid.

Modified:
  projects/pnfs-planb-server/sys/fs/nfs/nfsrvstate.h

Modified: projects/pnfs-planb-server/sys/fs/nfs/nfsrvstate.h
==============================================================================
--- projects/pnfs-planb-server/sys/fs/nfs/nfsrvstate.h	Mon Jun 11 19:48:15 2018	(r334975)
+++ projects/pnfs-planb-server/sys/fs/nfs/nfsrvstate.h	Mon Jun 11 19:51:48 2018	(r334976)
@@ -192,7 +192,6 @@ struct nfsdsession {
  * - open file structures chained off an open_owner structure
  * - lock_owner structures chained off an open file structure
  * - delegated file structures chained off of nfsclient and nfslockfile
- * - pNFS layouts chained off of nfsclient and nfslockfile
  * - the ls_list field is used for the chain it is in
  * - the ls_head structure is used to chain off the sibling structure
  *   (it is a union between an nfsstate and nfslock structure head)



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