Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1265645 > unrolled thread

[GIT PULL] ext2 changes for 4.4-rc1

Started byJan Kara <jack@suse.cz>
First post2015-11-09 14:20 +0100
Last post2015-11-10 10:10 +0100
Articles 3 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] ext2 changes for 4.4-rc1 Jan Kara <jack@suse.cz> - 2015-11-09 14:20 +0100
    Re: [GIT PULL] ext2 changes for 4.4-rc1 Linus Torvalds <torvalds@linux-foundation.org> - 2015-11-10 02:50 +0100
      Re: [GIT PULL] ext2 changes for 4.4-rc1 Jan Kara <jack@suse.cz> - 2015-11-10 10:10 +0100

#1265645 — [GIT PULL] ext2 changes for 4.4-rc1

FromJan Kara <jack@suse.cz>
Date2015-11-09 14:20 +0100
Subject[GIT PULL] ext2 changes for 4.4-rc1
Message-ID<qsUwy-6TG-15@gated-at.bofh.it>
  Hello Linus,

  could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus

to get fixes for DAX for ext2 and a minor fixup for ext4 Kconfig
description (leftover from ext3 removal).

Top of the tree is 5726b27b09cc. The full shortlog is:

Jean Delvare (1):
      ext4: Update EXT4_USE_FOR_EXT2 description

Ross Zwisler (1):
      ext2: Add locking for DAX faults

The diffstat is

 fs/ext2/ext2.h  | 11 ++++++++
 fs/ext2/file.c  | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 fs/ext2/inode.c | 10 +++++++
 fs/ext2/super.c |  3 +++
 fs/ext4/Kconfig |  2 +-
 5 files changed, 105 insertions(+), 5 deletions(-)

							Thanks
								Honza

-- 
Jan Kara <jack@suse.com>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1266170

FromLinus Torvalds <torvalds@linux-foundation.org>
Date2015-11-10 02:50 +0100
Message-ID<qt6em-6Rb-9@gated-at.bofh.it>
In reply to#1265645
On Mon, Nov 9, 2015 at 5:09 AM, Jan Kara <jack@suse.cz> wrote:
>
> to get fixes for DAX for ext2 and a minor fixup for ext4 Kconfig
> description (leftover from ext3 removal).

You already sent the ext4 Kconfig fix earlier..

               Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1266337

FromJan Kara <jack@suse.cz>
Date2015-11-10 10:10 +0100
Message-ID<qtd69-35q-1@gated-at.bofh.it>
In reply to#1266170
On Mon 09-11-15 17:40:11, Linus Torvalds wrote:
> On Mon, Nov 9, 2015 at 5:09 AM, Jan Kara <jack@suse.cz> wrote:
> >
> > to get fixes for DAX for ext2 and a minor fixup for ext4 Kconfig
> > description (leftover from ext3 removal).
> 
> You already sent the ext4 Kconfig fix earlier..

Yeah, sorry. I forgot to update my master branch (tracking your tree)
before generating a pull request and so I didn't see you've merged that
Kconfig change. I thought the pull request just got lost somewhere.

I've added automatic update of master into the script generating pull
request so it should not happen anymore.

								Honza
-- 
Jan Kara <jack@suse.com>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web