OSDN Git Service

btrfs: its btrfs_err() instead of btrfs_error()
authorAnand Jain <Anand.Jain@oracle.com>
Fri, 17 Jul 2015 15:45:23 +0000 (23:45 +0800)
committerChris Mason <clm@fb.com>
Thu, 23 Jul 2015 01:20:53 +0000 (18:20 -0700)
commit3e303ea60db3f0222c25a13f39a7cca7bf860df0
treef9e0618204c19098015bfa6c2c1ec027fc8e9906
parent95ab1f64908795a2edd6b847eca94a0c63a44be4
btrfs: its btrfs_err() instead of btrfs_error()

sorry I indented to use btrfs_err() and I have no idea
how btrfs_error() got there.
infact I was thinking about these kind of oversights
since these two func are too closely named.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: Liu Bo <bo.li.liu@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/dev-replace.c