All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ritika Srivastava <RITIKA.SRIVASTAVA@ORACLE.COM>
To: Jens Axboe <axboe@kernel.dk>
Cc: linux-block@vger.kernel.org
Subject: Re: [PATCH 1/2] block: Return blk_status_t instead of errno codes
Date: Fri, 28 Aug 2020 08:52:05 -0700	[thread overview]
Message-ID: <3C0C6E56-ECEF-457A-89A1-0944E004DC77@ORACLE.COM> (raw)
In-Reply-To: <A0A0C5C0-957C-44DB-9B42-3EEC473D74C6@ORACLE.COM>

Hi Jens,

The two patches apply on branch block-5.9 in linux-block.git

I apply the patches using git am xxx.patch.

$ git log --oneline --decorate -n 5
4d8e990 (HEAD, block59) block: better deal with the delayed not supported case in blk_cloned_rq_check_limits
9a8a3d4 block: Return blk_status_t instead of errno codes
a433d72 (origin/block-5.9) Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-5.9
6af10a3 md/raid5: make sure stripe_size as power of two
79e5dc5 loop: Set correct device size when using LOOP_CONFIGURE

Please let me know if I missed something and should test on another branch?

Thanks,
Ritika

> On Aug 26, 2020, at 10:23 AM, Ritika Srivastava <ritika.srivastava@oracle.com> wrote:
> 
> Sure, Will resend them.
> 
> Thanks,
> Ritika
> 
>> On Aug 26, 2020, at 10:19 AM, Jens Axboe <axboe@kernel.dk> wrote:
>> 
>> On 8/26/20 11:03 AM, Ritika Srivastava wrote:
>>> Hi Jens,
>>> 
>>> Can the following patches please be applied.
>>> 
>>> [PATCH 1/2] block: Return blk_status_t instead of errno codes
>>> [PATCH v4 2/2] block: better deal with the delayed not supported case in blk_cloned_rq_check_limits
>> 
>> Can you resend them against the current tree? They don't apply.
>> 
>> -- 
>> Jens Axboe
>> 
> 


  reply	other threads:[~2020-08-28 15:52 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-29 22:47 Return BLK_STS_NOTSUPP and blk_status_t from blk_cloned_rq_check_limits() Ritika Srivastava
2020-07-29 22:47 ` [PATCH 1/2] block: Return blk_status_t instead of errno codes Ritika Srivastava
2020-08-14  6:26   ` Christoph Hellwig
2020-08-26 17:03     ` Ritika Srivastava
2020-08-26 17:19       ` Jens Axboe
2020-08-26 17:23         ` Ritika Srivastava
2020-08-28 15:52           ` Ritika Srivastava [this message]
2020-08-28 15:52             ` Jens Axboe
2020-08-28 17:10               ` Ritika Srivastava
2020-08-31 15:38                 ` Jens Axboe
2020-08-31 23:02                   ` Ritika Srivastava
2020-07-29 22:47 ` [PATCH v2 2/2] block: return BLK_STS_NOTSUPP if operation is not supported Ritika Srivastava
2020-08-14  6:37   ` Christoph Hellwig
2020-08-17 18:10     ` Ritika Srivastava
2020-08-05 17:54 ` Return BLK_STS_NOTSUPP and blk_status_t from blk_cloned_rq_check_limits() Ritika Srivastava
2020-08-13 19:13   ` Ritika Srivastava
2020-09-01 20:17 Ritika Srivastava
2020-09-01 20:17 ` [PATCH 1/2] block: Return blk_status_t instead of errno codes Ritika Srivastava

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=3C0C6E56-ECEF-457A-89A1-0944E004DC77@ORACLE.COM \
    --to=ritika.srivastava@oracle.com \
    --cc=axboe@kernel.dk \
    --cc=linux-block@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.