From nobody Sun Apr 7 00:33:03 2024 X-Original-To: doc@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VBtVT1R7Kz5Fhxp for ; Sun, 7 Apr 2024 00:33:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VBtVS5DWPz3x9j for ; Sun, 7 Apr 2024 00:33:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712449984; a=rsa-sha256; cv=none; b=fgV4ft2doDh3ZMg8c7tQE6oseB+JSsMRVhlA+2Vnt6cgpZ+Pd3Ro8iaItxZ7kf1Fa2iyXN iClMb4JqYLMGJWE2wyOgrsQ9QQrCWYCaWAwox8fj3hj9BUNwuzrpz4/n8iED6+fxOK3xTr PWY5AQVUQQMEir9UkwE2vgcOhf7TtyAuIAFqErYy+tCCbxyCCE6Jk3RWpPyrGaTINzt9Ak KKcyr75eXcJyzHzdKtP4K2uP1F1WTFaBs2MOnK8kejrIfS+dkHVTDqpi+JBcOIreB3yKBy kgKvxxB6wybg7IAMW8HBifZEub7zt3R3lQBg9WoLqo6QEeztq3OM/8XD2Mw9Vw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1712449984; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=B6Tt1tfUN3wXSM80ccCxKjP6EO2GlXZ+Rhr9ltWirbY=; b=gaTJ8H4eUWekuHdkicTNmKMTi7Q0sItMwWcgbfFLugNUQGinV9TaI9p1gZhMeSqkS8yHri p0vX5nS0Z/vtNa8C8zjU7LNmm7dmOhH35JeeFbnT0TmHcV2J+udOoKn55DiMeyF7F1C7wU tavBArAodenTT2S0i/J7JeC1EhShO2fAmSoo7d8ZPBj7f8Ad1qULpnOPJqxPY7JBOEQZ7P SmMP7/lvmVQLFHBvcrqJMrotx5iDdGb0urp3qsOM4APwQJL4BYaPEGTOZb5HrITZppWnhW PfWKUD5eUzB2pE747TeCPVGtt2q+P87WBpFL0xuZSo4VWgL2JnilphDEh8MdNw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VBtVS4rDcz15Gy for ; Sun, 7 Apr 2024 00:33:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4370X4tl071012 for ; Sun, 7 Apr 2024 00:33:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4370X4Xd070995 for doc@FreeBSD.org; Sun, 7 Apr 2024 00:33:04 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 130238] nfs.lockd man page doesn't mention NFSLOCKD option or nfslockd module Date: Sun, 07 Apr 2024 00:33:03 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: vivek@khera.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D130238 Vick Khera changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vivek@khera.org --- Comment #3 from Vick Khera --- (In reply to Chris Davidson from comment #2) There is no reference to Redhat anywhere. There is no reference to any NFS client anywhere. This is solely a request to add some notes to the FreeBSD man page on how to resolve a warning when starting rpc.lockd if the kernel support for it is n= ot available. --=20 You are receiving this mail because: You are on the CC list for the bug.=