From: Christoph Hellwig on
This looks fine, although relying on the bd_mutex held in the caller
for ->openers seems a bit fragile. At least add a big comment about
this fact.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Arnd Bergmann on
On Wednesday 07 July 2010, Christoph Hellwig wrote:
>
> This looks fine, although relying on the bd_mutex held in the caller
> for ->openers seems a bit fragile. At least add a big comment about
> this fact.

Ok, added the comment.

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