atom feed8 messages in org.freebsd.freebsd-fsRe: UFS label limitations
FromSent OnAttachments
Rick C. PettyDec 13, 2008 9:38 am 
Jaakko HeinonenDec 13, 2008 10:30 am 
Rick C. PettyDec 13, 2008 11:22 am 
Dag-Erling SmørgravDec 15, 2008 9:04 am 
Rick C. PettyDec 15, 2008 3:47 pm 
Dag-Erling SmørgravDec 16, 2008 5:29 am 
Rick C. PettyDec 16, 2008 12:10 pm 
Rick C. PettyJul 22, 2009 3:10 pm 
Subject:Re: UFS label limitations
From:Dag-Erling Smørgrav (de@des.no)
Date:Dec 16, 2008 5:29:17 am
List:org.freebsd.freebsd-fs

"Rick C. Petty" <rick@kiwi-computer.com> writes:

Dag-Erling Smørgrav <de@des.no> writes:

Stick to the POSIX portable file name character set: [A-Za-z0-9._-]

Good idea. It gives me the separators I need. Would a committer be willing to review and commit the attached (inline) patch?

Take a look at strspn(3).

DES