[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130208080148.GG4503@ZenIV.linux.org.uk>
Date: Fri, 8 Feb 2013 08:01:48 +0000
From: Al Viro <viro@...IV.linux.org.uk>
To: Jaegeuk Kim <jaegeuk.kim@...sung.com>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
"Linux F2FS DEV, Mailing List"
<linux-f2fs-devel@...ts.sourceforge.net>,
"Linux Kernel, Mailing List" <linux-kernel@...r.kernel.org>,
"Linux FS DEV, Mailing List" <linux-fsdevel@...r.kernel.org>
Subject: Re: [GIT PULL] f2fs fixes for v3.8-rc7
On Fri, Feb 08, 2013 at 01:20:31PM +0900, Jaegeuk Kim wrote:
> Hi Al,
>
> Could you send the patches to me?
> I'll merge them in my tree and submit them in the next merge window.
> Is it OK?
Feel free to fetch/cherry-pick or simply pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git f2fs
- that branchlet grows directly off the mainline and it's not going to
be rebased...
Shortlog:
Al Viro (4):
f2fs: init_dent_inode() should take qstr
f2fs: switch new_inode_page() from dentry to qstr
f2fs: switch init_inode_metadata() to passing parent and name separately
f2fs: get rid of fake on-stack dentries
Diffstat:
fs/f2fs/dir.c | 29 +++++++++++++----------------
fs/f2fs/f2fs.h | 12 +++++++++---
fs/f2fs/node.c | 4 ++--
fs/f2fs/recovery.c | 12 +++++-------
4 files changed, 29 insertions(+), 28 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists