W dniu 15.10.2013 00:48, Felipe Balbi pisze:
Hi,
On Mon, Oct 14, 2013 at 11:21:45AM +0200, Andrzej Pietrasiewicz wrote:
A short series to fix 2 issues:
- use strtobool instead of kstrtouint with base 2 for: ro, nofua, cdrom,
removable attrs
(better fits the context and more flexible to users)
Hi,
On Mon, Oct 14, 2013 at 11:21:45AM +0200, Andrzej Pietrasiewicz wrote:
> A short series to fix 2 issues:
>
> - use strtobool instead of kstrtouint with base 2 for: ro, nofua, cdrom,
> removable attrs
> (better fits the context and more flexible to users)
> - setting a lun to be cdrom implies
A short series to fix 2 issues:
- use strtobool instead of kstrtouint with base 2 for: ro, nofua, cdrom,
removable attrs
(better fits the context and more flexible to users)
- setting a lun to be cdrom implies read-only and succeeds only if the lun is
not open
Andrzej Pietrasiewicz (2):
usb/g