Al Viro 1f58bb18f6 mount_pseudo(): drop 'name' argument, switch to d_make_root()
Once upon a time we used to set ->d_name of e.g. pipefs root
so that d_path() on pipes would work.  These days it's
completely pointless - dentries of pipes are not even connected
to pipefs root.  However, mount_pseudo() had set the root
dentry name (passed as the second argument) and callers
kept inventing names to pass to it.  Including those that
didn't *have* any non-root dentries to start with...

All of that had been pointless for about 8 years now; it's
time to get rid of that cargo-culting...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2019-05-25 17:59:24 -04:00
..
2018-07-21 10:43:12 -05:00
2018-10-31 08:54:16 -07:00
2018-10-31 08:54:16 -07:00
2016-08-07 23:55:50 -04:00
2018-07-21 10:43:12 -05:00
2010-03-03 11:25:59 +01:00
2018-10-31 08:54:16 -07:00
2018-10-31 08:54:16 -07:00
2011-03-31 11:26:23 -03:00
2018-01-05 15:20:28 +01:00
2018-10-31 08:54:16 -07:00
2018-10-31 08:54:16 -07:00
2018-10-31 08:54:16 -07:00