Author :
millert
Date :
2020-10-11 18:28:17
Hash :14dbc680 Message :Don't skip file systems just because the parent fs is nodev and nosuid.
Fixes instances where a mount point uses the nodev and nosuid options
but another file system mounted inside that hierarchy does not.
OK schwarze@