Double patch removed
Этот коммит содержится в:
родитель
d8c040ccb0
Коммит
447cdfdd37
@ -1445,7 +1445,6 @@ int vfs_parse_filemode (char *p)
|
|||||||
case 's': res |= 0010 | S_ISGID; break;
|
case 's': res |= 0010 | S_ISGID; break;
|
||||||
case 'l': /* Solaris produces these */
|
case 'l': /* Solaris produces these */
|
||||||
case 'S': res |= S_ISGID; break;
|
case 'S': res |= S_ISGID; break;
|
||||||
case 'l': break; /* ignore mandatory locking, dunno what to do with this*/
|
|
||||||
case '-': break;
|
case '-': break;
|
||||||
default: return -1;
|
default: return -1;
|
||||||
}
|
}
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user