diff options
author | Greg Kurz <groug@kaod.org> | 2021-06-04 18:11:54 +0200 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2021-06-22 09:15:35 +0200 |
commit | 266eb3f2fae488fd19ee5acfc01ba9d483715699 (patch) | |
tree | 8b775cbd04f2ea083f1ee0ef4f437d7fd341753a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | fe0a7bd81bfefe5eb73bce55682586c6c266e21e (diff) |
fuse: Call vfs_get_tree() for submounts
We recently fixed an infinite loop by setting the SB_BORN flag on
submounts along with the write barrier needed by super_cache_count().
This is the job of vfs_get_tree() and FUSE shouldn't have to care
about the barrier at all.
Split out some code from fuse_dentry_automount() to the dedicated
fuse_get_tree_submount() handler for submounts and call vfs_get_tree().
Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions