linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Updated btrfs-next
@ 2013-12-11 19:15 Josef Bacik
  2013-12-12  9:55 ` Anand Jain
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Josef Bacik @ 2013-12-11 19:15 UTC (permalink / raw)
  To: linux-btrfs

Hello,

I just updated and pushed btrfs-next, if it is missing something let me 
know.  I had to kick out the printk formatting patch because it didn't 
compile and I didn't take Miao's background enospc flushing stuff since 
some of it didn't apply and 5/5 hasn't been updated to force waiting on 
background flushers.  Let me know if I missed anything else.  Thanks,

Josef

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Updated btrfs-next
  2013-12-11 19:15 Updated btrfs-next Josef Bacik
@ 2013-12-12  9:55 ` Anand Jain
  2013-12-12 13:08 ` David Sterba
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Anand Jain @ 2013-12-12  9:55 UTC (permalink / raw)
  To: Josef Bacik; +Cc: linux-btrfs



Josef,

 > I just updated and pushed btrfs-next, if it is missing something let me
 > know.

  below two patches are missing, should it be re-based? let me know.

----
[PATCH v2] btrfs: add framework to read fs info from btrfs-control
   btrfs-progs side of the patch is:
   [PATCH v4 1/3] btrfs-progs: mechanism to fetch fsinfo from btrfs-control

[PATCH v2] btrfs: scrub maintenance event should be recorded in the messages
----

Thanks, Anand

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Updated btrfs-next
  2013-12-11 19:15 Updated btrfs-next Josef Bacik
  2013-12-12  9:55 ` Anand Jain
@ 2013-12-12 13:08 ` David Sterba
  2013-12-12 14:46   ` Chris Mason
  2013-12-12 18:17 ` David Sterba
  2013-12-12 20:17 ` Frank Holton
  3 siblings, 1 reply; 6+ messages in thread
From: David Sterba @ 2013-12-12 13:08 UTC (permalink / raw)
  To: Josef Bacik; +Cc: linux-btrfs

On Wed, Dec 11, 2013 at 02:15:11PM -0500, Josef Bacik wrote:
> I just updated and pushed btrfs-next, if it is missing something let me
> know.  I had to kick out the printk formatting patch because it didn't
> compile and I didn't take Miao's background enospc flushing stuff since some
> of it didn't apply and 5/5 hasn't been updated to force waiting on
> background flushers.  Let me know if I missed anything else.  Thanks,

This one please:

http://www.spinics.net/lists/linux-btrfs/msg21316.html
Btrfs: fix access_ok() check in btrfs_ioctl_send()

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Updated btrfs-next
  2013-12-12 13:08 ` David Sterba
@ 2013-12-12 14:46   ` Chris Mason
  0 siblings, 0 replies; 6+ messages in thread
From: Chris Mason @ 2013-12-12 14:46 UTC (permalink / raw)
  To: dsterba, David Sterba, Josef Bacik; +Cc: linux-btrfs

Quoting David Sterba (2013-12-12 08:08:38)
> On Wed, Dec 11, 2013 at 02:15:11PM -0500, Josef Bacik wrote:
> > I just updated and pushed btrfs-next, if it is missing something let me
> > know.  I had to kick out the printk formatting patch because it didn't
> > compile and I didn't take Miao's background enospc flushing stuff since some
> > of it didn't apply and 5/5 hasn't been updated to force waiting on
> > background flushers.  Let me know if I missed anything else.  Thanks,
> 
> This one please:
> 
> http://www.spinics.net/lists/linux-btrfs/msg21316.html
> Btrfs: fix access_ok() check in btrfs_ioctl_send()

Adding it to for-linus as well.

-chris


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Updated btrfs-next
  2013-12-11 19:15 Updated btrfs-next Josef Bacik
  2013-12-12  9:55 ` Anand Jain
  2013-12-12 13:08 ` David Sterba
@ 2013-12-12 18:17 ` David Sterba
  2013-12-12 20:17 ` Frank Holton
  3 siblings, 0 replies; 6+ messages in thread
From: David Sterba @ 2013-12-12 18:17 UTC (permalink / raw)
  To: Josef Bacik; +Cc: linux-btrfs, harald

On Wed, Dec 11, 2013 at 02:15:11PM -0500, Josef Bacik wrote:
> I just updated and pushed btrfs-next, if it is missing something let me
> know.  I had to kick out the printk formatting patch because it didn't
> compile and I didn't take Miao's background enospc flushing stuff since some
> of it didn't apply and 5/5 hasn't been updated to force waiting on
> background flushers.  Let me know if I missed anything else.  Thanks,

Make Harald happy:

http://www.spinics.net/lists/linux-btrfs/msg25502.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Updated btrfs-next
  2013-12-11 19:15 Updated btrfs-next Josef Bacik
                   ` (2 preceding siblings ...)
  2013-12-12 18:17 ` David Sterba
@ 2013-12-12 20:17 ` Frank Holton
  3 siblings, 0 replies; 6+ messages in thread
From: Frank Holton @ 2013-12-12 20:17 UTC (permalink / raw)
  To: Josef Bacik; +Cc: linux-btrfs

Josef,

I've rebased my printk patches against btrfs-next master and compile
and run tested it. See

[PATCH v4] Btrfs: convert printk to btrfs_ and fix BTRFS prefix

thanks

On Wed, Dec 11, 2013 at 2:15 PM, Josef Bacik <jbacik@fb.com> wrote:
> Hello,
>
> I just updated and pushed btrfs-next, if it is missing something let me
> know.  I had to kick out the printk formatting patch because it didn't
> compile and I didn't take Miao's background enospc flushing stuff since some
> of it didn't apply and 5/5 hasn't been updated to force waiting on
> background flushers.  Let me know if I missed anything else.  Thanks,
>
> Josef
> --
> To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-12-12 20:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-11 19:15 Updated btrfs-next Josef Bacik
2013-12-12  9:55 ` Anand Jain
2013-12-12 13:08 ` David Sterba
2013-12-12 14:46   ` Chris Mason
2013-12-12 18:17 ` David Sterba
2013-12-12 20:17 ` Frank Holton

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).