Re: [PATCH] btrfs:make close_ctree() return void

From: Li Zefan
Date: Mon Aug 22 2011 - 20:59:56 EST


Wanlong Gao wrote:
> From: Wanlong Gao <gaowanlong@xxxxxxxxxxxxxx>
>
> Make close_ctree() return void since it always return 0, and fix
> the return value of btrfs_put_super() to consistent with VFS.
>

I don't quite like this patch. We do have some failure cases in
close_ctree(), but this doesn't fix that while have the FIXME
tag removed.

--
Li Zefan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/