lkml.org 
[lkml]   [2014]   [Aug]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] fs: Initialize mountpoint list head in new_mountpoint()
On Mon, Aug 18, 2014 at 11:43:54PM -0300, Murilo Opsfelder Araujo wrote:
> The commit 89f7ca1af15bdfe7a6aed343032a84af2a69f736 makes next-20140818
> to panic because mountpoint list head was not initialized. Initializing
> it with NULL fixes the problem.
>
> commit 89f7ca1af15bdfe7a6aed343032a84af2a69f736
> Author: Eric W. Biederman <ebiederman@twitter.com>
> Date: Sun Sep 22 19:37:01 2013 -0700
>
> vfs: Keep a list of mounts on a mount point
>
> To spot any possible problems call BUG if a mountpoint
> is put when it's list of mounts is not empty.
>
> AV: use hlist instead of list_head
>
> Signed-off-by: Murilo Opsfelder Araujo <mopsfelder@gmail.com>
> ---
> fs/namespace.c | 1 +
> 1 file changed, 1 insertion(+)

It's considered good etiquette and polite to credit the original author
of a patch. This should be:

Originally-by: Thierry Reding <treding@nvidia.com>
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2014-08-19 09:21    [W:0.061 / U:0.220 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site