linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: Jaganath Kanakkassery <jaganath.k@samsung.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH obexd 4/4] obex: Fix file not getting deleted when a push is aborted
Date: Thu, 2 Feb 2012 09:36:26 -0800	[thread overview]
Message-ID: <20120202173626.GA24733@x220.globalsuite.net> (raw)
In-Reply-To: <1328182457-14924-1-git-send-email-jaganath.k@samsung.com>

Hi Jaganath,

On Thu, Feb 02, 2012, Jaganath Kanakkassery wrote:
> Problem: Even if transfer is aborted file will be saved with partial
> content.
> 
> Fix: In os_reset_session() os->cmd is checked for PUT before calling
> driver->remove(), but os->cmd is never assigned.This fix sets os->cmd
> wit respective opcode
> ---
>  src/obex.c |   12 ++++++++++++
>  1 files changed, 12 insertions(+), 0 deletions(-)

Patches 1 2 and 4 have been applied. Waiting for comments on Luiz's
feedback on patch 3.

Johan

      parent reply	other threads:[~2012-02-02 17:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-02 11:34 [PATCH obexd 4/4] obex: Fix file not getting deleted when a push is aborted Jaganath Kanakkassery
2012-02-02 17:30 ` Luiz Augusto von Dentz
2012-02-02 17:36 ` Johan Hedberg [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120202173626.GA24733@x220.globalsuite.net \
    --to=johan.hedberg@gmail.com \
    --cc=jaganath.k@samsung.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).