On Mon, 18 Jun 2012, Michal Nazarewicz wrote: > From: Michal Nazarewicz <mina86@xxxxxxxxxx> > > The fsg_file_store() function does not check whether a LUN is removable or not > allowing one to specify an empty file name for a non-removable LUN. This > commit adds explicit check of whether a file name is provided for > non-removable LUNs. Looks okay. Note that in file_storage.c, the "file" attribute isn't writable if the LUN isn't removable, and the "ro" attribute isn't writable if the LUN is a cdrom. Maybe you would prefer to do things that way instead. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html