Re: [sheepdog] [PATCH] bs_sheepdog.c: add missing initialization of request header
Hitoshi Mitake <[email protected]>
| Newsgroups | org.kernel.vger.stgt |
|---|---|
| Message-ID | <87ioulotx7.wl%[email protected]> |
At Thu, 19 Dec 2013 20:16:17 +0900, Ryusuke Konishi wrote: > > The create_branch function of the sheepdog driver sends a partially > uninitialized request to sheepdog. This fixes the defect. > > Signed-off-by: Ryusuke Konishi <[email protected]> > Cc: Hitoshi Mitake <[email protected]> > --- > usr/bs_sheepdog.c | 1 + > 1 file changed, 1 insertion(+) Thanks for your fix, looks good to me. Reviewed-by: Hitoshi Mitake <[email protected]> Thanks, Hitoshi