aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel
diff options
context:
space:
mode:
authorJosef Bacik <josef@redhat.com>2011-01-24 21:43:18 +0000
committerChris Mason <chris.mason@oracle.com>2011-01-28 16:40:37 -0500
commitdedefd7215d3ec451291ca393e5c8e4c1882c8c6 (patch)
tree45ab482f3fa6896fc63051c356399d45e5ea8140 /kernel
parentbtrfs: check return value of btrfs_start_ioctl_transaction() properly (diff)
downloadwireguard-linux-dedefd7215d3ec451291ca393e5c8e4c1882c8c6.tar.xz
wireguard-linux-dedefd7215d3ec451291ca393e5c8e4c1882c8c6.zip
Btrfs: fix check_path_shared so it returns the right value
When running xfstests 224 I kept getting ENOSPC when trying to remove the files, and this is because we were returning ret from check_path_shared while it was uninitalized, which isn't right. Fix this to return 0 properly, and now xfstests 224 doesn't freak out when it tries to clean itself up. Thanks, Signed-off-by: Josef Bacik <josef@redhat.com> Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions