Re: [PATCH v2 4/4] Documentation: ABI: Fix documentation for mass_storage function

2015-04-09 Thread Krzysztof Opasiak
On 04/09/2015 10:32 AM, Tal Shorer wrote: On Wed, Apr 8, 2015 at 3:06 PM, Krzysztof Opasiak wrote: Luns in mass storage function are identified using their id. While creating lun's directory user cannot choose any arbitrary name other than arabic numeral from 1 to FSG_MAX_LUNS. Signed-off-by

Re: [PATCH v2 4/4] Documentation: ABI: Fix documentation for mass_storage function

2015-04-09 Thread Tal Shorer
On Wed, Apr 8, 2015 at 3:06 PM, Krzysztof Opasiak wrote: > Luns in mass storage function are identified using their id. > While creating lun's directory user cannot choose any arbitrary > name other than arabic numeral from 1 to FSG_MAX_LUNS. > > Signed-off-by: Krzysztof Opasiak > --- > .../ABI/

[PATCH v2 4/4] Documentation: ABI: Fix documentation for mass_storage function

2015-04-08 Thread Krzysztof Opasiak
Luns in mass storage function are identified using their id. While creating lun's directory user cannot choose any arbitrary name other than arabic numeral from 1 to FSG_MAX_LUNS. Signed-off-by: Krzysztof Opasiak --- .../ABI/testing/configfs-usb-gadget-mass-storage |7 ++- 1 file chang