From: Anand Jain Date: Wed, 21 Aug 2013 03:44:48 +0000 (+0800) Subject: btrfs: return btrfs error code for dev excl ops err X-Git-Tag: v3.12-rc1~40^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e57138b3e96e45a63124492e736612378096290f;p=pandora-kernel.git btrfs: return btrfs error code for dev excl ops err now threads can return BTRFS_ERROR_DEV_EXCL_RUN_IN_PROGRESS as defined in btrfs.h for the dev excl operation error in the FS, which means with this kernel would stop logging (almost an user error) into the /var/log/messages v2: accepts Josef' comment Signed-off-by: Anand Jain Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed