Re: [PATCH] sheepdog: fix to clear create flag when reloading inode

FUJITA Tomonori <[email protected]> Wed, 05 Nov 2014 16:21:33 +0900 (JST)
Newsgroups org.kernel.vger.stgt
Message-ID <20141105.162133.1305564732068185209.fujita.tomonori@lab.ntt.co.jp>
On Wed,  5 Nov 2014 14:31:20 +0900
YAMADA Hideki <[email protected]> wrote:

> This bug causes duplicated CREATE_AND_WRITE requests
> in case of iSCSI multipath failover.
> 
> Signed-off-by: YAMADA Hideki <[email protected]>
> ---
>  usr/bs_sheepdog.c |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)

Applied, thanks.