From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7E2C3C433F5 for ; Thu, 17 Feb 2022 01:19:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230138AbiBQBTh (ORCPT ); Wed, 16 Feb 2022 20:19:37 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:38750 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229854AbiBQBTf (ORCPT ); Wed, 16 Feb 2022 20:19:35 -0500 Received: from zeniv-ca.linux.org.uk (zeniv-ca.linux.org.uk [IPv6:2607:5300:60:148a::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3DEB42A0D41; Wed, 16 Feb 2022 17:19:22 -0800 (PST) Received: from viro by zeniv-ca.linux.org.uk with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1nKVS3-002MiI-Le; Thu, 17 Feb 2022 01:19:19 +0000 Date: Thu, 17 Feb 2022 01:19:19 +0000 From: Al Viro To: Steve French Cc: Namjae Jeon , CIFS , linux-fsdevel , Hyeoncheol Lee , Sergey Senozhatsky Subject: Re: [PATCH v2] ksmbd: fix racy issue from using ->d_parent and ->d_name Message-ID: References: <20220216230319.6436-1-linkinjeon@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: Al Viro Precedence: bulk List-ID: X-Mailing-List: linux-cifs@vger.kernel.org On Wed, Feb 16, 2022 at 07:10:05PM -0600, Steve French wrote: > Do I need to update ksmbd-for-next? I'll review tonight or tomorrow. Sorry about delay...