diff options
author | 2012-10-11 11:32:19 +0100 | |
---|---|---|
committer | 2012-10-30 10:39:22 +0000 | |
commit | 5c9b50ab8ca962bc085cfb49bae947910d73f794 (patch) | |
tree | 48fb43e7b68aa3bd6597774f8569cd846af7dcd1 /tools/perf/scripts/python | |
parent | efivarfs: efivarfs_create() ensure we drop our reference on inode on error (diff) | |
download | linux-dev-5c9b50ab8ca962bc085cfb49bae947910d73f794.tar.xz linux-dev-5c9b50ab8ca962bc085cfb49bae947910d73f794.zip |
efivarfs: efivarfs_fill_super() fix inode reference counts
When d_make_root() fails it will automatically drop the reference
on the root inode. We should not be doing so as well.
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>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions