|
@@ -2618,6 +2618,9 @@ static void proc_flush_task_mnt(struct vfsmount *mnt, pid_t pid, pid_t tgid)
|
|
name.len = snprintf(buf, sizeof(buf), "%d", tgid);
|
|
name.len = snprintf(buf, sizeof(buf), "%d", tgid);
|
|
leader = d_hash_and_lookup(mnt->mnt_root, &name);
|
|
leader = d_hash_and_lookup(mnt->mnt_root, &name);
|