[PATCH 0/3] vfs: dedupe: cleanup API and implementation

From: Miklos Szeredi
Date: Mon May 07 2018 - 04:21:24 EST


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