From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: [PATCH-v3 0/2] lazytime fixes for 4.0 Date: Wed, 18 Mar 2015 20:08:32 -0400 Message-ID: <1426723714-4560-1-git-send-email-tytso@mit.edu> Cc: jack@suse.cz, torvalds@linux-foundation.org, viro@zeniv.linux.org.uk, Theodore Ts'o To: Linux Filesystem Development List Return-path: Received: from imap.thunk.org ([74.207.234.97]:50208 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751100AbbCSTzN (ORCPT ); Thu, 19 Mar 2015 15:55:13 -0400 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Theodore Ts'o (2): fs: make sure the timestamps for lazytime inodes eventually get written fs: add dirtytime_expire_seconds sysctl fs/fs-writeback.c | 93 ++++++++++++++++++++++++++++++++++++++++++----- include/linux/fs.h | 1 + include/linux/writeback.h | 3 ++ kernel/sysctl.c | 8 ++++ 4 files changed, 95 insertions(+), 10 deletions(-) -- 2.3.0