Re: [PATCH] tgt-setup-lun: fix error when blocksize not given
FUJITA Tomonori <[email protected]> Tue, 02 Aug 2016 12:31:51 +0900 (JST)
| Newsgroups | org.kernel.vger.stgt |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 26 Jul 2016 13:49:25 +0300 Roi Dayan <[email protected]> wrote: > A prev commit added option for blocksize but intorudced a bug > when user didn't provide a value. > > Signed-off-by: Roi Dayan <[email protected]> > --- > scripts/tgt-setup-lun | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) Applied, thanks.