From owner-freebsd-current@freebsd.org Fri May 27 08:28:56 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5344DB491FC for ; Fri, 27 May 2016 08:28:56 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pf0-x22b.google.com (mail-pf0-x22b.google.com [IPv6:2607:f8b0:400e:c00::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 221ED199C for ; Fri, 27 May 2016 08:28:56 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pf0-x22b.google.com with SMTP id b124so39738121pfb.0 for ; Fri, 27 May 2016 01:28:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:mime-version:from:in-reply-to:date:cc:message-id:references :to; bh=MefPnDHqqILjdHUmj303H6pv5ktBGWNl54a3kk84bsQ=; b=xcVlCw0K36k3RNnOFbH0EMuLvRxR237hdyr78QHJl9LktuqikSK0YQXVPyw3fwEtls gPy8S/FOpDn10DlsMeY9pQYyXJCJ+b7vap3JNXmTDJQw/sYBs4whNegH+pnsOnM2K5/+ 1HXLbF9JOFRGRkuHWarh1TGw8V3EGVWwYL8xADT/DD9a2LS/IvfaEf5BIe477GO2sTrn kBIh4M8SfB7iYkTg/hzGjoYmOIbmqoqjMIhUPGFbQQmmH2/8o9VMptkWbdVb9beZYWzC fbHqdoNScr7PTryljNtWm/HZh4gY3S4JtsARe3twZCZbGQlzPUw3HyX80LBoe0nEbgPZ VFAA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:mime-version:from:in-reply-to:date:cc :message-id:references:to; bh=MefPnDHqqILjdHUmj303H6pv5ktBGWNl54a3kk84bsQ=; b=b3q6xumQ8+RWR8hANzhAIF82LTHQHOaXlSM6IeT1QYQYbka7G7hXHB19powZbXoNah ekPMXd3j0G8pTbe9SlowrO7XQnVLG7qNkNLPQ5szfDawTr2x+quNnFg+mv+lOjNtuhC+ WcCcuClSzYuHWmDsEmLqk1jeEparDmm+fey88rzv6iRBejRUBhj5Eu9VwOye7cN2WYB/ BX1S+1J64QfbWHyQmAAXcXcfoUg3hfCVMhifi16gGK6qZdWIxx5nkAnq1Suhbuy9b1ge uDgpzG1lzSNz2/ONJ+betDe6fZsFrEKBceF6/Radclw2qTSCjs2JOvcAcpv7dD8lgmE9 W5VA== X-Gm-Message-State: ALyK8tJkZx1zwDdyiJolG5sf9PyEMrjD/casaz3W6/d5VHdrr/I9WEFp40BsMW5L9LmDug== X-Received: by 10.98.77.6 with SMTP id a6mr20656106pfb.133.1464337735640; Fri, 27 May 2016 01:28:55 -0700 (PDT) Received: from pinklady.local (c-73-97-222-46.hsd1.wa.comcast.net. [73.97.222.46]) by smtp.gmail.com with ESMTPSA id p190sm11594200pfp.46.2016.05.27.01.28.54 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 27 May 2016 01:28:54 -0700 (PDT) Subject: Re: exports(5) no longer allows multiple paths per line? Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: multipart/signed; boundary="Apple-Mail=_BAC78BBB-6A76-487C-AF04-FB3BE71D1B5B"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail 2.6b2 From: "Ngie Cooper (yaneurabeya)" In-Reply-To: Date: Fri, 27 May 2016 01:28:52 -0700 Cc: FreeBSD Current Message-Id: <763B4CB5-F9AF-4D1B-B159-041E953A01F9@gmail.com> References: To: Ed Schouten X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 May 2016 08:28:56 -0000 --Apple-Mail=_BAC78BBB-6A76-487C-AF04-FB3BE71D1B5B Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On May 26, 2016, at 23:28, Ed Schouten wrote: >=20 > Hi there, >=20 > 2016-05-27 4:12 GMT+02:00 Ngie Cooper : >> It seems like the following /etc/exports should work, but for some >> odd reason specifying both paths on a single line doesn't work (I >> swore it was working on a kernel/userland built in the past month, >> i.e. ^/head@r297950, but I might be misremembering things). >=20 > I'm not sure, but I seem to remember that an entry may only apply to a > single filesystem. In your case, /tftpboot and /home/ngie are both on > different filesystems, right? That's why you need two separate > entries. Hi Ed, Oy, I was misreading things and likely changed my mount points = between when I restarted mountd.. Rereading exports(4) it=E2=80=99s an = NFSv3 exports/mountd implementation item on FreeBSD =E2=80=94 NFSv4 = doesn=E2=80=99t necessarily have the same limitations. Thanks for clarifying that! -Ngie --Apple-Mail=_BAC78BBB-6A76-487C-AF04-FB3BE71D1B5B Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJXSAVEAAoJEPWDqSZpMIYVyCEP/0IyBJDe2rGvgoq7xsuJJelo O2ruCLQMViqPW3k29Anih92Is1ZIJ6L1dfYlL0VFftmvUsX63inVHGPWhZtT4nIB IA1VOeV1WLeaqUMs6Vf8qVhfaHROy/0YAfp9ilTGNbiVno2FnsLyu22qTUxECkuj gwpVaCXFvG1lztCfLrH3MWEpJ45Q3c2OZmEM57qwpeOcBy7k4b9nwUC1E/olbCKC U55A98Aa1ow6oey+2FYE2ku+6+y9LzTeFhijjYrjRQt1UUJvxYtNAReN6FlrSzxj 7zfEF01P4+BZR/m+jYMt46qhyG/GEcSH5j524KUK5BcXE8lm9YX4IXmXmteHuyQQ n7SYdTz+JhQkw7wzZa3qN21/Whj/+0DjyiK8M8AktZvqrzXw0ZrVwQ0rpXymb6mT jK1V7IxXZWKjViGfgne55IYJlk39d6Q6PcHw8+ERipPF7NII1H15rtfEqglchXd9 0vw2S6ouQFmiLCwv8KzHJcAbh+eBVZmfJJeRwfO4FtzI70zLVi8fA8ZqD9ncE4+K Vv4Qq2iCEh6ISV4TEc3RaJoEpxlBjk+MfTh4SEe4VJv/8pFVtWGEBHixZERF6OS2 bwAU4ozqZFl9U5mwv6yI8daSA9ZufEkvEQ0FKRmy53eANWY/Cf2TAy1cnR6tFJyz yCudIkvt/VE2UGMlfGAs =qQGr -----END PGP SIGNATURE----- --Apple-Mail=_BAC78BBB-6A76-487C-AF04-FB3BE71D1B5B--