Re: [PATCH] bs_sheepdog.c: add missing initialization of request header
FUJITA Tomonori <[email protected]>
| Newsgroups | org.kernel.vger.stgt |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 19 Dec 2013 20:16:17 +0900 Ryusuke Konishi <[email protected]> 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(+) Applied.