Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp678456imu; Fri, 11 Jan 2019 07:14:44 -0800 (PST) X-Google-Smtp-Source: ALg8bN7EJPQjlvM7Yf8noyI7SQ1s3966VPDb6d2prMhch+F5V4GYMUwrIDskUqmpmpEwoIrhFHmt X-Received: by 2002:a17:902:28aa:: with SMTP id f39mr15185523plb.297.1547219683975; Fri, 11 Jan 2019 07:14:43 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1547219683; cv=none; d=google.com; s=arc-20160816; b=04PlXEakYJCSAxQAidMf0RfeqvLNJRdTTou+96KN5bpmI3q8WPZh96YNYtzvnlQ1eh KiCLbsu92y6JtitmUNU08vc+Y7zfq64J5zKw/W5amfh2MX2HJM2AiIkfs4Nv6RYwerrv KKcsIGVMePm9lNoQ78+jzdOivjgOH0MdBa5Kv6AWPlmz9NT6/1zGprJis4RRLOl58d3w K7MYji6379hD4XaK9brqSiEA4SC28Ec+v2T29LytjQbaUZ5Gd8J9z53zZzI3ZWzXT6sd VqQ1qGgIpQD+hb8wr3mWL1Zoi7aY9Qy4ZjEJbYuvkH1ztGgTW8+7SDN4Ddx7KP8Ja9RP b8Ug== 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=FElEj0+LEsSg8lgudn17w2fiGuGcYOm0IBguIYNIsGM=; b=Ris6hmqkIdk/0NVeKuIZGLlI2BF/YSEOlEzzGZ5q6prG5PzHtSj0KxnPKeKzSdoujk oYElJK+5L5vNs6ae7700vB4X5HMEYaYsoSxtcM9BiypLmlSys2D4BMHDmWwCz5aA6cVQ +PSPjPS9tt/gM1f9dD9gixlpfgxe7l4zbFbd/5UEebjLll3Wy3Oal71YggI4ZuspWBMi 7pEswN1MM5PbT2E2CUCaPIdv7M0KT3dARHdMV9IC/0zUq1iHu7gytxC92fW/tfTIiQvt BusefzNhdG8nowPE+p5XUW4GId30ROoV/T4+B5AUVPPMhkhy3wYIO+ICXYf3S9rmW/bo orkg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=axKsivK4; 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 62si23745522plc.87.2019.01.11.07.14.28; Fri, 11 Jan 2019 07:14:43 -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=axKsivK4; 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 S1729869AbfAKOPL (ORCPT + 99 others); Fri, 11 Jan 2019 09:15:11 -0500 Received: from mail.kernel.org ([198.145.29.99]:59170 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1733231AbfAKOPI (ORCPT ); Fri, 11 Jan 2019 09:15:08 -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 99D5A214D8; Fri, 11 Jan 2019 14:15:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1547216108; bh=6vPqFL47mzb3V4eTwvAgHqt00ckr0wyxZLTPFRrCeRc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=axKsivK4b5SK5nT6OmqEQEanGkTr1TV6YrJunHP6jZ2Mh4M2UMAnnSBl/IRel7Ord 3Qv93neWRymcLoW0ejkkKKdhSaPvOlZwUYrUYhOHEjId+chzC0IBy5TQm8mfQI9ciV FD1PNS/6Koy9kCp7KXPB9/eMVNmOEi3GCnuV5Jz8= 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 3.18 25/47] ext4: force inode writes when nfsd calls commit_metadata() Date: Fri, 11 Jan 2019 15:08:10 +0100 Message-Id: <20190111130959.300852593@linuxfoundation.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190111130956.170952125@linuxfoundation.org> References: <20190111130956.170952125@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 3.18-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 @@ -1034,6 +1034,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 @@ -1135,6 +1145,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 @@ -195,6 +195,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),