https://bugzilla.kernel.org/show_bug.cgi?id=200311 Eric Sandeen (sandeen@xxxxxxxxxxx) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sandeen@xxxxxxxxxxx --- Comment #1 from Eric Sandeen (sandeen@xxxxxxxxxxx) --- How did you get a group with a space in it in the first place? That's not supported by groupadd: # groupadd "space force" groupadd: 'space force' is not a valid group name And according to adduser.conf(5) (thanks dchinner), IEEE Std 1003.1-2001 disallows spaces in names. I'd be shocked if this is the only problem non-standard group names cause ... -- You are receiving this mail because: You are watching the assignee of the bug.-- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html