Re: VFAT Naming Bugs

Augusto Cesar Radtke (bishop@sekure.org)
Fri, 11 Jun 1999 15:14:48 -0300 (EST)


On Thu, 10 Jun 1999, Jeff Merkey wrote:

> 1. The names PIPE, $CLOCK, and NETQ are reserved as special device file names for some versions of DOS and Win95 and can get folks into trouble if you allow linux to create these names.

Isn't only PIPE, $CLOCK and NETQ, vfat have a huge list of special file
names, the arrays reserved*_names defines this and the functions
vfat_valid_* uses this (namei.c). But as Alan says, this can be very util
to fixing problems in vfat partitions mounting them on Linux.

--
Augusto Cesar Radtke
Sekure SDI
http://www.sekure.org

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/