[Bug 204417] [autofs] automountd truncates labels > 23 characters long
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Nov 10 04:44:52 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204417
Jan Beich <jbeich at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|conf |kern
Summary|[autofs] automountd |[autofs] automountd
|truncates some labels |truncates labels > 23
| |characters long
CC| |trasz at FreeBSD.org
--- Comment #2 from Jan Beich <jbeich at FreeBSD.org> ---
Better, (1) and (2) can be replaced with
$ makefs -o label=$(jot -c - a z | rs -g) foo.img /rescue
$ mdconfig -f foo.img
which still leads to an error
$ ls /media
ls: abcdefghijklmnopqrstuvw: No such file or directory
Kernel issue?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list