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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to