lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 29 Nov 2017 18:01:16 -0600
From:   ebiederm@...ssion.com (Eric W. Biederman)
To:     Linux Containers <containers@...ts.linux-foundation.org>
Cc:     <linux-kernel@...r.kernel.org>,
        Miklos Szeredi <mszeredi@...hat.com>,
        Ian Kent <raven@...maw.net>, <linux-fsdevel@...r.kernel.org>,
        Seth Forshee <seth.forshee@...onical.com>
Subject: [PATCH 0/2] userns: automount cleanups


While reviewing some code I realized that in getting d_automount working
with s_user_ns I had left behind some unnecessary relics of the blind
path I started down.  Here are two patches that remove those relics.

Unless someone has another preference I will drop them in my userns tree
and merge them that way.

Eric W. Biederman (2):
      userns: Don't fail follow_automount based on s_user_ns
      autofs4: Modify autofs_wait to use current_uid() and current_gid()

 fs/autofs4/waitq.c | 4 ++--
 fs/namei.c         | 3 ---
 2 files changed, 2 insertions(+), 5 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ