[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200715065434.2550-1-hch@lst.de>
Date: Wed, 15 Jul 2020 08:54:30 +0200
From: Christoph Hellwig <hch@....de>
To: Al Viro <viro@...iv.linux.org.uk>,
Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: clean up utimes and use path based utimes in initrams
Hi Al and Linus,
here is the requested series to add a vfs_utimes and use that in
initramfs, plus assorted cleanups that makes this easier.
fs/utimes.c | 107 ++++++++++++++++++++++++++++-------------------------
include/linux/fs.h | 1
init/initramfs.c | 11 +++--
3 files changed, 65 insertions(+), 54 deletions(-)
Powered by blists - more mailing lists