On 05/24/2011 01:20 PM, Matthew Wilcox wrote:
On Tue, May 24, 2011 at 12:06:15PM +0200, sdrb wrote:
Hello,
Probably I found a bug in get_super() proc. I think there should be
semaphore released before return sb.
That's the point of get_super(). It's supposed to return with the
semaphore held. Users call drop_super() later which releases the
semaphore.
Sorry, my mistake - I noticed drop_user() just a few minutes after I
sent a post :)
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html