[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180507082108.28186-1-mszeredi@redhat.com>
Date: Mon, 7 May 2018 10:21:05 +0200
From: Miklos Szeredi <mszeredi@...hat.com>
To: Al Viro <viro@...iv.linux.org.uk>
Cc: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
Amir Goldstein <amir73il@...il.com>
Subject: [PATCH 0/3] vfs: dedupe: cleanup API and implementation
Hi Al,
Please apply this is a small cleanup/fix series. It is also a prerequisite
to the overlayfs file stacking patchset.
Git tree is here:
git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git dedupe-cleanup
Thanks,
Miklos
---
Miklos Szeredi (3):
vfs: dedpue: return s64
vfs: dedupe: rationalize args
vfs: dedupe: extract helper for a single dedup
fs/btrfs/ctree.h | 4 +--
fs/btrfs/ioctl.c | 6 ++--
fs/ocfs2/file.c | 10 +++---
fs/read_write.c | 91 ++++++++++++++++++++++++++++++------------------------
fs/xfs/xfs_file.c | 8 ++---
include/linux/fs.h | 2 +-
6 files changed, 65 insertions(+), 56 deletions(-)
--
2.14.3
Powered by blists - more mailing lists