Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/ac97' and 'asoc/topic...
[firefly-linux-kernel-4.4.55.git] / fs / xfs / xfs_extfree_item.c
index fb7a4c1ce1c537255294d66e79639699658544b1..c4327419dc5cbc5f3b0e33f00ae6a01afd24e300 100644 (file)
@@ -298,7 +298,7 @@ xfs_efi_copy_format(xfs_log_iovec_t *buf, xfs_efi_log_format_t *dst_efi_fmt)
                }
                return 0;
        }
-       return EFSCORRUPTED;
+       return -EFSCORRUPTED;
 }
 
 /*