]> asedeno.scripts.mit.edu Git - linux.git/commit
ocfs2: remove ocfs2_reflink_remap_range
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 29 Oct 2018 23:45:48 +0000 (10:45 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 29 Oct 2018 23:45:48 +0000 (10:45 +1100)
commit65f098e91ffbb64d7ca2ed93b6ab2428a2e34452
tree011f141cf436f7136d18e7de82371be23da49f27
parent900611a1bd06ef4a79980e58babc61ef056c81ab
ocfs2: remove ocfs2_reflink_remap_range

Since ocfs2_remap_file_range is a thin shell around
ocfs2_remap_remap_range, move everything from the latter into the
former.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/ocfs2/file.c
fs/ocfs2/refcounttree.c
fs/ocfs2/refcounttree.h