commit | c0359db1a1c484ea810f4d5a877d3b00d107908b | [log] [tgz] |
---|---|---|
author | Andy Whitcroft <apw@canonical.com> | Thu Oct 11 11:32:20 2012 +0100 |
committer | Matt Fleming <matt.fleming@intel.com> | Tue Oct 30 10:39:23 2012 +0000 |
tree | 54d35d771d8b0bd8fd2e0f2b2b6ae4047c9f000c | |
parent | 5c9b50ab8ca962bc085cfb49bae947910d73f794 [diff] |
efivarfs: efivarfs_fill_super() ensure we free our temporary name d_alloc_name() copies the passed name to new storage, once complete we no longer need our name. Signed-off-by: Andy Whitcroft <apw@canonical.com> Acked-by: Matthew Garrett <mjg@redhat.com> Acked-by: Jeremy Kerr <jeremy.kerr@canonical.com> Signed-off-by: Matt Fleming <matt.fleming@intel.com>