All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Holger Hoffstätte" <holger@applied-asynchrony.com>
To: Nikolay Borisov <nborisov@suse.com>, dsterba@suse.com
Cc: linux-btrfs@vger.kernel.org, wqu@suse.com
Subject: Re: [PATCH] btrfs: Fix error handling in btrfs_cleanup_ordered_extents
Date: Fri, 26 Oct 2018 13:29:39 +0200	[thread overview]
Message-ID: <6d0153c2-baf8-704d-c902-00c713e12402@applied-asynchrony.com> (raw)
In-Reply-To: <1540552427-8108-1-git-send-email-nborisov@suse.com>

On 10/26/18 13:13, Nikolay Borisov wrote:

> +	if (page_start >= offset && page_end <= (offset + bytes - 1) {

fs/btrfs/inode.c: In function 'btrfs_cleanup_ordered_extents':
fs/btrfs/inode.c:140:62: error: expected ')' before '{' token
   if (page_start >= offset && page_end <= (offset + bytes - 1) {
      ~                                                        ^~
                                                               )
You're welcome :)

Holger


  reply	other threads:[~2018-10-26 11:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-26 11:13 [PATCH] btrfs: Fix error handling in btrfs_cleanup_ordered_extents Nikolay Borisov
2018-10-26 11:29 ` Holger Hoffstätte [this message]
2018-10-26 12:33 ` kbuild test robot
2018-10-26 13:13 ` kbuild test robot

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=6d0153c2-baf8-704d-c902-00c713e12402@applied-asynchrony.com \
    --to=holger@applied-asynchrony.com \
    --cc=dsterba@suse.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=nborisov@suse.com \
    --cc=wqu@suse.com \
    /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.