From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sachin Prabhu Subject: Re: [PATCH] cifs_get_root shouldn't use path with tree name Date: Thu, 06 Oct 2016 13:20:41 +0100 Message-ID: <1475756441.2493.4.camel@redhat.com> References: <1473260003-5271-1-git-send-email-sprabhu@redhat.com> <1473698409.29354.3.camel@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit To: =?ISO-8859-1?Q?Aur=E9lien?= Aptel , linux-cifs Return-path: In-Reply-To: Sender: linux-cifs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: On Thu, 2016-10-06 at 14:15 +0200, Aurélien Aptel wrote: > What is the status on this? > > If we explicitely ask for a tree name prefix via the new parameter, > we > should always get it. It should not return an empty string if there > is > no prepath. > > Sachin Prabhu writes: > > > > I suspect that is because the root of the share cannot be a DFS > > mount. > > Maybe Steve can confirm it. > > So that means we can safely remove that early return, IIUC. > Aurelien, I think Steve had requested for a reproducer for this issue. The only place I've encountered this was with Netapp servers. Do you have a reproder which works with Samba or Windows servers? Sachin Prabhu