Lines 1439-1444
Link Here
|
1439 |
|| !strcmp(type, "usbdevfs") |
1439 |
|| !strcmp(type, "usbdevfs") |
1440 |
|| !strcmp(type, "usbfs") |
1440 |
|| !strcmp(type, "usbfs") |
1441 |
|| !strcmp(type, "sysfs") |
1441 |
|| !strcmp(type, "sysfs") |
|
|
1442 |
|| !strcmp(type, "autofs") |
1442 |
) |
1443 |
) |
1443 |
continue; |
1444 |
continue; |
1444 |
/* Strip trailing / from the directory. |
1445 |
/* Strip trailing / from the directory. |