On Mon, Jan 14, 2013 at 12:49:36PM -0500, Trond Myklebust wrote:
> commit 642fe4d00db56d65060ce2fd4c105884414acb16 upstream.
> 
> rpc_kill_sb() must defer calling put_net() until after the notifier
> has been called, since most (all?) of the notifier callbacks assume
> that sb->s_fs_info points to a valid net namespace. It also must not
> call put_net() if the call to rpc_fill_super was unsuccessful.
> 
> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=48421
> 
> Signed-off-by: Trond Myklebust <[email protected]>
> Cc: Stanislav Kinsbursky <[email protected]>
> Cc: [email protected] [>= v3.4]
> ---
> 
> Hi Greg,
> 
> Here is the fixed up version against v3.4.25.

Thanks, now applied.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to