Files
android_kernel_xiaomi_sm8450/security/selinux
Al Viro b127125d9d fix breakage caused by d_find_alias() semantics change
"VFS: don't keep disconnected dentries on d_anon" had a non-trivial
side-effect - d_unhashed() now returns true for those dentries,
making d_find_alias() skip them altogether.  For most of its callers
that's fine - we really want a connected alias there.  However,
there is a codepath where we relied upon picking such aliases
if nothing else could be found - selinux delayed initialization
of contexts for inodes on already mounted filesystems used to
rely upon that.

Cc: stable@kernel.org # f1ee616214 "VFS: don't keep disconnected dentries on d_anon"
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2018-05-13 15:47:58 -04:00
..
2018-03-20 16:58:17 -04:00
2018-03-20 16:58:17 -04:00
2018-03-01 18:48:02 -05:00
2018-03-01 18:48:02 -05:00
2018-03-20 16:58:17 -04:00
2018-03-01 18:48:02 -05:00
2018-03-01 18:48:02 -05:00
2018-03-20 16:58:17 -04:00