https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=41526
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |om --- Comment #2 from [email protected] --- Can we close this PR? It is really old and not reproducible anymore as 11.1.0. Can't find the specific commit that fixed it. fernape@beastie:~/pr_41526$ mount -t linprocfs fernape@beastie:~/pr_41526$ mkdir directory fernape@beastie:~/pr_41526$ ln -s directory link_to_directory fernape@beastie:~/pr_41526$ ls -l total 2 drwxr-xr-x 2 fernape fernape 512 2 feb. 19:48 directory/ lrwxr-xr-x 1 fernape fernape 9 2 feb. 19:48 link_to_directory@ -> directory fernape@beastie:~/pr_41526$ mount -at linprocfs fernape@beastie:~/pr_41526$ mount -at linprocfs fernape@beastie:~/pr_41526$ mount -at linprocfs fernape@beastie:~/pr_41526$ mount -t linprocfs linprocfs on /usr/home/fernape/pr_41526/directory (linprocfs, local, nosuid, mounted by fernape) fernape@beastie:~/pr_41526$ -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
