diff options
author | Christian Brauner <[email protected]> | 2019-01-21 11:48:04 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-01-22 12:25:53 +0100 |
commit | 36975fc3e5f241cc4f45df4ab4624d7d5199d9ed (patch) | |
tree | c0efad63bf0a88ebedfe79a49e365844a4d066b0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e98e6fa18636609f14a7f866524950a783cf4fbf (diff) |
binderfs: rework binderfs_fill_super()
Al pointed out that on binderfs_fill_super() error
deactivate_locked_super() will call binderfs_kill_super() so all of the
freeing and putting we currently do in binderfs_fill_super() is unnecessary
and buggy. Let's simply return errors and let binderfs_fill_super() take
care of cleaning up on error.
Suggested-by: Al Viro <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions