On Mon, Mar 06, 2017 at 08:42:01AM +0800, Qu Wenruo wrote:
>
>
> At 03/04/2017 01:02 AM, Omar Sandoval wrote:
> > From: Omar Sandoval
> >
> > If the final fsync() on the Btrfs device fails, we just swallow the
> > error and don't alert the user in any way. This was uncovered by xfstest
> > gener
At 03/04/2017 01:02 AM, Omar Sandoval wrote:
From: Omar Sandoval
If the final fsync() on the Btrfs device fails, we just swallow the
error and don't alert the user in any way. This was uncovered by xfstest
generic/405, which checks that mkfs fails when it encounters EIO.
Signed-off-by: Omar
From: Omar Sandoval
If the final fsync() on the Btrfs device fails, we just swallow the
error and don't alert the user in any way. This was uncovered by xfstest
generic/405, which checks that mkfs fails when it encounters EIO.
Signed-off-by: Omar Sandoval
---
Changes from v1: return -errno inst