Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp3503010imu; Mon, 7 Jan 2019 04:41:42 -0800 (PST) X-Google-Smtp-Source: ALg8bN4ZmItc5OOg3WkpZjxX5O1qbla7lbORw5GzMajVQzkX0ZivKpErYKaU72aDI8a5uD+Hw6Mu X-Received: by 2002:a62:520b:: with SMTP id g11mr63586855pfb.53.1546864902539; Mon, 07 Jan 2019 04:41:42 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1546864902; cv=none; d=google.com; s=arc-20160816; b=U21vaZVS/pfbC8xJa3azn6/6zGi7r5ill65qt82PSWyTaTyPIX3zoFyh7QHDllVEfT U0dWRtNuiXPb59UDwR2yZeuikgiYYw542rjY1Lasc66kqU6lF7YF7ujMc0t6XH7sFG7V +RZSqMsah3/E6RsEngBTU2yqhHCI332IMViJxlKjJvqd0LtEdPnsAzbQMwUesYj6hWGn TTQf42L4FUF8S3Wvglx8IyVv5rt9gs1gfquk8Lp9VADiaIC8czWhWRbHRKUnyODzH/sw olmln9EBFhPPL30YKUD37hEWHSk9Hv3fWvxNbaBDwecLCVbvnK9p78iOhwr9oSQIfYjl WeMQ== 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=OkYjsAOeaQms5QFUrAgTa9ik6wj5x4OYlGAzeOnJSRc=; b=ikGUOzpsxmDN8K1yNDwVO6Ok+kcd2NcW2sSnAbkjbcn9JFPrDGDfwCyRFQOSoFNokM SqGYAFic3TYAndhPb15yOFqKzMqPZyU5W/yPiyKKYs4wU/WceDifI4y4MXtTeoAsRDhd MIq2vZW+iDG83qb2c+dZySNYNvz4HXsfBjx87ko7Tb3nK2tswBCNtFtC0/Usv/6WGnSd 5PyGRyFDpQ63gIVxj2NSUiI6lm+jG99R0wPqCk7gEogoFlV3bpx5xu06yYec0AjkwDIp I7xrx0Lm3KxLYbcszRnOZgnm6jlHVxXX8K+okR7od0GEHRgOhT0FvB7eNlMRMCIYE2j0 rLpw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=qhaDdrXa; 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 x8si59133482pll.187.2019.01.07.04.41.27; Mon, 07 Jan 2019 04:41:42 -0800 (PST) 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=qhaDdrXa; 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 S1727621AbfAGMjh (ORCPT + 99 others); Mon, 7 Jan 2019 07:39:37 -0500 Received: from mail.kernel.org ([198.145.29.99]:54644 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727022AbfAGMjf (ORCPT ); Mon, 7 Jan 2019 07:39:35 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.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 BA6A3206BB; Mon, 7 Jan 2019 12:39:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1546864775; bh=CyjWJEbSJaUfGORc5YXH/EzHhrVi2uyNYEIK8BwkWeg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=qhaDdrXaox279stVmbU9+5/wYnBK8/8V3V3OnyZCJqBfepn0eBQaYPisQRjcL+/f2 wdqTcp0hL4ai3my26cW24kRFX391z/0m7LwgNVCDeqzTT1s2poQa32BRGqIytdY9Jt JlBBF+HAf6CCFhPYS3ET8JwhEOJQ9NT+t8en/AWA= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Theodore Tso , stable@kernel.org Subject: [PATCH 4.20 078/145] ext4: force inode writes when nfsd calls commit_metadata() Date: Mon, 7 Jan 2019 13:31:55 +0100 Message-Id: <20190107104447.456705660@linuxfoundation.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190107104437.308206189@linuxfoundation.org> References: <20190107104437.308206189@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore 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 4.20-stable review patch. If anyone has any objections, please let me know. ------------------ From: Theodore Ts'o commit fde872682e175743e0c3ef939c89e3c6008a1529 upstream. Some time back, nfsd switched from calling vfs_fsync() to using a new commit_metadata() hook in export_operations(). If the file system did not provide a commit_metadata() hook, it fell back to using sync_inode_metadata(). Unfortunately doesn't work on all file systems. In particular, it doesn't work on ext4 due to how the inode gets journalled --- the VFS writeback code will not always call ext4_write_inode(). So we need to provide our own ext4_nfs_commit_metdata() method which calls ext4_write_inode() directly. Google-Bug-Id: 121195940 Signed-off-by: Theodore Ts'o Cc: stable@kernel.org Signed-off-by: Greg Kroah-Hartman --- fs/ext4/super.c | 11 +++++++++++ include/trace/events/ext4.h | 20 ++++++++++++++++++++ 2 files changed, 31 insertions(+) --- a/fs/ext4/super.c +++ b/fs/ext4/super.c @@ -1203,6 +1203,16 @@ static struct dentry *ext4_fh_to_parent( ext4_nfs_get_inode); } +static int ext4_nfs_commit_metadata(struct inode *inode) +{ + struct writeback_control wbc = { + .sync_mode = WB_SYNC_ALL + }; + + trace_ext4_nfs_commit_metadata(inode); + return ext4_write_inode(inode, &wbc); +} + /* * Try to release metadata pages (indirect blocks, directories) which are * mapped via the block device. Since these pages could have journal heads @@ -1407,6 +1417,7 @@ static const struct export_operations ex .fh_to_dentry = ext4_fh_to_dentry, .fh_to_parent = ext4_fh_to_parent, .get_parent = ext4_get_parent, + .commit_metadata = ext4_nfs_commit_metadata, }; enum { --- a/include/trace/events/ext4.h +++ b/include/trace/events/ext4.h @@ -226,6 +226,26 @@ TRACE_EVENT(ext4_drop_inode, (unsigned long) __entry->ino, __entry->drop) ); +TRACE_EVENT(ext4_nfs_commit_metadata, + TP_PROTO(struct inode *inode), + + TP_ARGS(inode), + + TP_STRUCT__entry( + __field( dev_t, dev ) + __field( ino_t, ino ) + ), + + TP_fast_assign( + __entry->dev = inode->i_sb->s_dev; + __entry->ino = inode->i_ino; + ), + + TP_printk("dev %d,%d ino %lu", + MAJOR(__entry->dev), MINOR(__entry->dev), + (unsigned long) __entry->ino) +); + TRACE_EVENT(ext4_mark_inode_dirty, TP_PROTO(struct inode *inode, unsigned long IP),