From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve French Subject: Re: [PATCH] Making shares unaccessible at root level mountable (aka solving bsc#8950 ...again) Date: Tue, 26 Jul 2016 13:04:44 -0500 Message-ID: References: <20160527194346.08416d79@aaptelpc> <20160609185027.7349f260@aaptelpc> <5759C326.5040508@fu-berlin.de> <20160610171649.3e12b95c@aaptelpc> <20160718163847.68ea0d86@aaptelpc> <20160720125702.43df577e@aaptelpc> <20160720141613.6a91e293@aaptelpc> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: =?UTF-8?Q?Aur=C3=A9lien_Aptel?= , Marcus Hoffmann , linux-cifs , samba-technical To: Pavel Shilovsky Return-path: In-Reply-To: Sender: linux-cifs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: thoughts on stable? On Wed, Jul 20, 2016 at 1:28 PM, Pavel Shilovsky = wrote: > 2016-07-20 15:16 GMT+03:00 Aur=C3=A9lien Aptel : >> On Wed, 20 Jul 2016 12:57:02 +0200 Aur=C3=A9lien Aptel >> wrote: >>> Oops. Okay this time checkpatch.pl only complains about a quoted >>> string split across lines wich I'm not really sure how to fix so I'= m >>> leaving that as is. >> >> ...because not splitting it would make the line >80 chars. The whole >> point of doing this is AFAIU to be able to grep the message so using= "\" >> wouldn't fix it really. >> >> -- >> Aur=C3=A9lien Aptel / SUSE Labs Samba Team >> GPG: 1839 CB5F 9F5B FB9B AA97 8C99 03C8 A49B 521B D5D3 >> SUSE Linux GmbH, Maxfeldstra=C3=9Fe 5, 90409 N=C3=BCrnberg, Germany >> GF: Felix Imend=C3=B6rffer, Jane Smithard, Graham Norton, HRB 21284 = (AG >> N=C3=BCrnberg) > > The quoted string should not be split even if it is >80 chars. > > Anyway, the patch looks good. Thanks for fixing this long-term issue. > > Reviewed-by: Pavel Shilovsky > > -- > Best regards, > Pavel Shilovsky --=20 Thanks, Steve