On Tue, 2020-06-16 at 09:44 +0200, Ilya Dryomov wrote: > Hello, > > Split into three commits for backporting reasons: the first two can be > picked up by stable, the third should get some soak time in testing. > > Thanks, > > Ilya > > > Ilya Dryomov (3): > libceph: don't omit recovery_deletes in target_copy() > libceph: don't omit used_replica in target_copy() > libceph: use target_copy() in send_linger() > > net/ceph/osd_client.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > These all look sane to me: Reviewed-by: Jeff Layton <jlayton@xxxxxxxxxx>