From owner-svn-src-head@freebsd.org Thu Oct 5 15:41:07 2017 Return-Path: Delivered-To: svn-src-head@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 75903E3B861; Thu, 5 Oct 2017 15:41:07 +0000 (UTC) (envelope-from guyyur@gmail.com) Received: from mail-wr0-x22c.google.com (mail-wr0-x22c.google.com [IPv6:2a00:1450:400c:c0c::22c]) (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 1986A765AE; Thu, 5 Oct 2017 15:41:07 +0000 (UTC) (envelope-from guyyur@gmail.com) Received: by mail-wr0-x22c.google.com with SMTP id z1so2355555wre.3; Thu, 05 Oct 2017 08:41:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=fzGWCnjPi50Gu1jyrBhJdWLub3jrWsHCRAYQEI924qc=; b=qRBCk6Sx/5HtFNwBq7ypMq14JA4J6KVoP1NGD24WbseUTVQ2kUcol9HE/dsiFvp82r T5W0VeIvcJfv3EZsr1YSgFyDv96wecf3RZQ/aWyHiNcdiCWEI4XbCaPoFiZrgBNPZ2C9 HiPYn7dIKHfUDXG6NbTxuxaNOcNw2YtjbwzWsovUdOQjm1pTFlH9OP8gTlfX6tfC1wMK zN2ttS2Awy2VSnX5LJIhVLNJjk/jIYtGcKV/xvdHwUoPFbVqSo9cb7kzuSBfG+HjLyQB mGRUcMP9RJAs7zWjrYYiqPUsDiOD2FjlWSkg5GpHSsw8GjP4XhE/PJ0OwH32BxA7EQ8g qQCA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=fzGWCnjPi50Gu1jyrBhJdWLub3jrWsHCRAYQEI924qc=; b=gYTG/Es5/CuxB+RsWJehtoIJv9iE3AsJeBlazDInZbZ8Yg9J4AkS7G4YKICIgt2fDP svC/X85uIiGX5zaDwVzVEZ1UluMr59ryH2Jc9fR9XCmbW5QMBpYQPaZ2AmxhoqVY97Rc C6B2Qt874CIQiREdCS6pvX543gVfLaUcpv33wneiHHwYNTUvxxGilvxCbGqEG3dI2Glr GCuy+VUZMk8dDhRmhorOGW0dteSYK2VecipnN2wJwSMQRn0DWqSffIg8Iy57c5s3OgOO JnHZtQLAPi5+lcGeQksiJzoD+HIWhqaOvOSE4p7VZ3X6KOdgf1FGQTghs7yZb+uX1eRT /iAw== X-Gm-Message-State: AMCzsaVfaKeTQqr1LHbowLdUzBDhoLSp2hI/lMmZBcmXTE11Go9RoYgc 15jy1oYPU5olmQZ6B8cnn8eKeSlIxb2MBk/24dHHIKVK X-Google-Smtp-Source: AOwi7QD67aGG/DLJaoCJ3QRT8Kbx08EhccPW7lEr43W+mSn80IhgEe3iHmyl2dxILvcqBHUO9/Umnpnzb+Ytq0kBCoE= X-Received: by 10.223.176.25 with SMTP id f25mr8191315wra.128.1507218065432; Thu, 05 Oct 2017 08:41:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.197.141 with HTTP; Thu, 5 Oct 2017 08:41:04 -0700 (PDT) In-Reply-To: <20171005171019.d77c9f4fabd2d431d7033a4a@bidouilliste.com> References: <201709270939.v8R9dGhR063228@repo.freebsd.org> <20171005171019.d77c9f4fabd2d431d7033a4a@bidouilliste.com> From: Guy Yur Date: Thu, 5 Oct 2017 18:41:04 +0300 Message-ID: Subject: Re: svn commit: r324054 - head/sys/kern To: Emmanuel Vadot Cc: Emmanuel Vadot , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Oct 2017 15:41:07 -0000 On 5 October 2017 at 18:10, Emmanuel Vadot wrote: > On Thu, 5 Oct 2017 17:17:48 +0300 > Guy Yur wrote: > >> On 27 September 2017 at 12:39, Emmanuel Vadot wrote: >> > Author: manu >> > Date: Wed Sep 27 09:39:16 2017 >> > New Revision: 324054 >> > URL: https://svnweb.freebsd.org/changeset/base/324054 >> > >> > Log: >> > vfs_export: Simplify vfs_export_lookup >> > >> > If the filesystem is not exported directly return NULL. >> > If no address is given and filesystem is exported using some default >> > one return it directly, if it doesn't have a default one directly >> > return NULL. >> > >> > Reviewed by: kib, bapt >> > MFC after: 1 week >> > Sponsored by: Gandi.net >> > Differential Revision: https://reviews.freebsd.org/D12505 >> > >> > Modified: >> > head/sys/kern/vfs_export.c >> > >> > ... >> > _______________________________________________ >> > svn-src-head@freebsd.org mailing list >> > https://lists.freebsd.org/mailman/listinfo/svn-src-head >> > To unsubscribe, send any mail to "svn-src-head-unsubscribe@freebsd.org" >> >> Hi, >> >> After this commit I can't mount from a host with the following exports: >> >> # cat /etc/exports >> /export -ro >> /export/obj -maproot=root >> V4: /export >> >> # cat /etc/fstab >> ... >> /usr/obj /export/obj nullfs rw 0 0 >> >> # mount -t nfs -oro,nfsv4 vm4:/obj /mnt >> mount_nfs: nmount: /mnt: Permission denied >> >> >> Adding debug prints: >> nam = 0xfffff80002c10700 >> saddr->sa_family = 28 >> rnh = 0 >> >> Before the commit, rnh == NULL would continue to MNT_DEFEXPORTED check. >> >> >> Thanks, >> Guy > > Hello, > > Could you see if > https://people.freebsd.org/~manu/0001-vfs_export_lookup-Fix-r324054.patch > fixes it ? > > I won't have time to test or commit today but will tomorow. > Thanks, > > -- > Emmanuel Vadot Hi, I am getting "Error 503 Backend fetch failed" trying to access the patch. Do you have another location I can download it from? Thanks, Guy