All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mike Audia" <mikey_a@gmx.com>
To: "Mike Audia" <mikey_a@gmx.com>, "David Sterba" <dsterba@suse.cz>,
	linux-btrfs@vger.kernel.org
Cc: sbehrens@giantdisaster.de, zab@redhat.com,
	"David Sterba" <dsterba@suse.cz>
Subject: Re: [PATCH v2] btrfs: add mount option to set commit interval
Date: Fri, 02 Aug 2013 17:25:52 -0400	[thread overview]
Message-ID: <20130802212552.119430@gmx.com> (raw)

> ----- Original Message -----
> From: Mike Audia
> Sent: 08/02/13 05:12 PM
> To: David Sterba, linux-btrfs@vger.kernel.org
> Subject: Re: [PATCH v2] btrfs: add mount option to set commit interval
>
> > v2:
> > * Stefan pointed out a missing break and that /proc/mounts does not show
> >  the option.
> > * fixed missing goto and extra printk parameter after failed match_int

Another newbie question is which version of the kernel do I need to have in order to cleanly apply this patch?  I am finding that it fails to apply to the current stable kernel code (as of now it is v3.10.4) which makes me think your patch has to be applied to a newer one?  Are you patching against the linux git tree meaning I have to use the 3.11 series to try your code?

Is this the correct git repo: git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git

Here is the error in patching observed patching against 3.10.4 as described:

patching file fs/btrfs/ctree.h
Hunk #1 succeeded at 1338 (offset -12 lines).
Hunk #2 succeeded at 1929 (offset -40 lines).
patching file fs/btrfs/disk-io.c
Hunk #1 succeeded at 1713 (offset -24 lines).
Hunk #2 FAILED at 1749.
Hunk #3 succeeded at 2172 with fuzz 1 (offset -17 lines).
1 out of 3 hunks FAILED -- saving rejects to file fs/btrfs/disk-io.c.rej
patching file fs/btrfs/super.c
Hunk #1 succeeded at 319 (offset -2 lines).
Hunk #2 succeeded at 360 (offset -2 lines).
Hunk #3 succeeded at 626 (offset -2 lines).
Hunk #4 succeeded at 968 (offset 1 line).

             reply	other threads:[~2013-08-02 21:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-02 21:25 Mike Audia [this message]
2013-08-02 21:46 ` [PATCH v2] btrfs: add mount option to set commit interval Zach Brown
  -- strict thread matches above, loose matches on Subject: below --
2013-08-03 11:39 Mike Audia
2013-08-03 11:57 ` Hugo Mills
2013-08-05 12:02   ` Mike Audia
2013-08-02 21:12 Mike Audia
2013-08-05 18:33 ` David Sterba
2013-08-01 15:42 [PATCH] " David Sterba
2013-08-01 16:14 ` [PATCH v2] " David Sterba

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=20130802212552.119430@gmx.com \
    --to=mikey_a@gmx.com \
    --cc=dsterba@suse.cz \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=sbehrens@giantdisaster.de \
    --cc=zab@redhat.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.