From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sage Weil Subject: [PATCH 0/3] clone ioctl fixes Date: Tue, 19 Oct 2010 15:22:09 -0700 Message-ID: <1287526932-28369-1-git-send-email-sage@newdream.net> Cc: Sage Weil To: linux-btrfs@vger.kernel.org Return-path: List-ID: Hi Chris, These are a few critical bug fixes for the clone ioctl. We've been hitting these on a number of different systems, so getting these into 2.6.37 would be much appreciated. Thanks! sage -- Sage Weil (1): Btrfs: fix lockdep warning on clone ioctl Yehuda Sadeh (2): Btrfs: fix delalloc checks in clone ioctl Btrfs: fix clone ioctl where range is adjacent to extent fs/btrfs/ioctl.c | 18 ++++++++++-------- 1 files changed, 10 insertions(+), 8 deletions(-)