Re: [PATCH] sysfs: Update the name hash when renaming sysfs entries

From: Greg KH
Date: Tue Jan 31 2012 - 09:56:39 EST


On Tue, Jan 31, 2012 at 06:40:26AM -0800, Eric W. Biederman wrote:
>
> This fixes a bug introduced with sysfs name hashes where renaming a
> network device appears to succeed but silently makes the sysfs files for
> that network device inaccessible.
>
> In at least one configuration this bug has stopped networking from
> coming up during boot.
>
> Signed-off-by: Eric W. Biederman <ebiederm@xxxxxxxxxxxx>
> ---
> fs/sysfs/dir.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)

Thanks for this, I'll queue it up later today.

greg k-h
--
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/