Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp2414418ybi; Sun, 9 Jun 2019 11:10:18 -0700 (PDT) X-Google-Smtp-Source: APXvYqzD9UgHwBjgkfG8D1Lffnl8shiyUx4MqXBOZ3DxNGlRLeCRUElt6jjJYdA5oXipLrgBCdAU X-Received: by 2002:a17:90a:db44:: with SMTP id u4mr17179693pjx.52.1560103818014; Sun, 09 Jun 2019 11:10:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560103818; cv=none; d=google.com; s=arc-20160816; b=d6q+xXzCgVHfpQ9sUWkStOqwxf9tP8INqfWpz/woYO4Sy1kU3s2prBdFMGWTNSzU9F pN994w3EziidB5TPLhLeMrhK8U29FeAWi5xtP9MCxKQN1SmESdTGNllsVFvd6wfjwpyc XFcJZGk5/wBX7DdclkYRLuQMSGGtV1Sa65omJ0Jp8KtrJUKTEL55GQZ9ahiHsz3A0sTy dsW3WSS56yY7rh5CaTPK6yowEpcqQ5c5qn+kDV+z+25KaTR+k1XM9CNUvOFwBZkxx2YN c9JVmihawjmgynLMk2TtCCoeZU9I6a8wqN0e7ub+QkBIqPSuXFQq67YF4ByY4l5zvm89 uRaA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=RZWfDHClyv2aUIk1Mz2sV4JgMyipbAxmyYjXppCpVWM=; b=SyF+zQbz9q9pmqB3DTPwt5TGI2XIqiDbrO0R4jnBo4uYj42IKnoCwwP1t5KIFBca2Z wbfojxBvTZN9A7zMjLHrJSbANMV+BnK/xFCTPSFcKS0NUsRiAC7KittijWBK0WfKHVN3 QXyLaCLgrk2BxaXFfOaKSBbw/fM0UUW43L+XtOx70Ij9h4MsB1tEBT8CA/FylPwiHhoy oMKRTBbEpGu9zYmAL00mq32J5ZZShs5iPceLfYd3X4gigju6U9bqC7eVtRdbOV+TyT2Y mRc+jocDXfRKlDw8ECK3hV7eBkofZOWcCrRVTg6DHiTE3WLpmDSVtCmr/FmRiAgBFqgo cAoQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=eF5ZeyjP; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 70si8262186pla.2.2019.06.09.11.10.02; Sun, 09 Jun 2019 11:10:18 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=eF5ZeyjP; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732763AbfFIQzQ (ORCPT + 99 others); Sun, 9 Jun 2019 12:55:16 -0400 Received: from mail.kernel.org ([198.145.29.99]:57142 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732748AbfFIQzH (ORCPT ); Sun, 9 Jun 2019 12:55:07 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E45D820840; Sun, 9 Jun 2019 16:55:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1560099306; bh=4TkpvVKNJzZEKuDCkt+/qB6OYZOP7rUqcAJ4NT7yKr8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=eF5ZeyjPtxWO8bOWK4ByACJll/jhYHb3IU/7AADZtfN4OsfuZ99Uee5wg5/LIeUtg IDj9itWtGKKv6Au1Zots+TUfm9tx8Lbt5GQURZjh5o5j0Ne9q+2ymjNu5CcfcXMiM9 c5odWtOn1qLzL6aueVCJU/ImTBqnfW69JGwWo3mI= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Kirill Smelkov , Miklos Szeredi Subject: [PATCH 4.9 83/83] fuse: Add FOPEN_STREAM to use stream_open() Date: Sun, 9 Jun 2019 18:42:53 +0200 Message-Id: <20190609164134.995864273@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190609164127.843327870@linuxfoundation.org> References: <20190609164127.843327870@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Kirill Smelkov commit bbd84f33652f852ce5992d65db4d020aba21f882 upstream. Starting from commit 9c225f2655e3 ("vfs: atomic f_pos accesses as per POSIX") files opened even via nonseekable_open gate read and write via lock and do not allow them to be run simultaneously. This can create read vs write deadlock if a filesystem is trying to implement a socket-like file which is intended to be simultaneously used for both read and write from filesystem client. See commit 10dce8af3422 ("fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock") for details and e.g. commit 581d21a2d02a ("xenbus: fix deadlock on writes to /proc/xen/xenbus") for a similar deadlock example on /proc/xen/xenbus. To avoid such deadlock it was tempting to adjust fuse_finish_open to use stream_open instead of nonseekable_open on just FOPEN_NONSEEKABLE flags, but grepping through Debian codesearch shows users of FOPEN_NONSEEKABLE, and in particular GVFS which actually uses offset in its read and write handlers https://codesearch.debian.net/search?q=-%3Enonseekable+%3D https://gitlab.gnome.org/GNOME/gvfs/blob/1.40.0-6-gcbc54396/client/gvfsfusedaemon.c#L1080 https://gitlab.gnome.org/GNOME/gvfs/blob/1.40.0-6-gcbc54396/client/gvfsfusedaemon.c#L1247-1346 https://gitlab.gnome.org/GNOME/gvfs/blob/1.40.0-6-gcbc54396/client/gvfsfusedaemon.c#L1399-1481 so if we would do such a change it will break a real user. Add another flag (FOPEN_STREAM) for filesystem servers to indicate that the opened handler is having stream-like semantics; does not use file position and thus the kernel is free to issue simultaneous read and write request on opened file handle. This patch together with stream_open() should be added to stable kernels starting from v3.14+. This will allow to patch OSSPD and other FUSE filesystems that provide stream-like files to return FOPEN_STREAM | FOPEN_NONSEEKABLE in open handler and this way avoid the deadlock on all kernel versions. This should work because fuse_finish_open ignores unknown open flags returned from a filesystem and so passing FOPEN_STREAM to a kernel that is not aware of this flag cannot hurt. In turn the kernel that is not aware of FOPEN_STREAM will be < v3.14 where just FOPEN_NONSEEKABLE is sufficient to implement streams without read vs write deadlock. Cc: stable@vger.kernel.org # v3.14+ Signed-off-by: Kirill Smelkov Signed-off-by: Miklos Szeredi Signed-off-by: Greg Kroah-Hartman --- fs/fuse/file.c | 4 +++- include/uapi/linux/fuse.h | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) --- a/fs/fuse/file.c +++ b/fs/fuse/file.c @@ -178,7 +178,9 @@ void fuse_finish_open(struct inode *inod file->f_op = &fuse_direct_io_file_operations; if (!(ff->open_flags & FOPEN_KEEP_CACHE)) invalidate_inode_pages2(inode->i_mapping); - if (ff->open_flags & FOPEN_NONSEEKABLE) + if (ff->open_flags & FOPEN_STREAM) + stream_open(inode, file); + else if (ff->open_flags & FOPEN_NONSEEKABLE) nonseekable_open(inode, file); if (fc->atomic_o_trunc && (file->f_flags & O_TRUNC)) { struct fuse_inode *fi = get_fuse_inode(inode); --- a/include/uapi/linux/fuse.h +++ b/include/uapi/linux/fuse.h @@ -215,10 +215,12 @@ struct fuse_file_lock { * FOPEN_DIRECT_IO: bypass page cache for this open file * FOPEN_KEEP_CACHE: don't invalidate the data cache on open * FOPEN_NONSEEKABLE: the file is not seekable + * FOPEN_STREAM: the file is stream-like (no file position at all) */ #define FOPEN_DIRECT_IO (1 << 0) #define FOPEN_KEEP_CACHE (1 << 1) #define FOPEN_NONSEEKABLE (1 << 2) +#define FOPEN_STREAM (1 << 4) /** * INIT request/reply flags