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