All of lore.kernel.org
 help / color / mirror / Atom feed
From: hujianyang <hujianyang@huawei.com>
To: Miklos Szeredi <miklos@szeredi.hu>
Cc: linux-unionfs@vger.kernel.org
Subject: Small code issue
Date: Mon, 2 Feb 2015 14:53:53 +0800	[thread overview]
Message-ID: <54CF1F01.5000204@huawei.com> (raw)

Hi Miklos,

I was backporting overlayfs for linux 3.16 last week and
found a small issue in the patch:

commit c771d683: vfs: introduce clone_private_mount()

this patch adds *struct path* to include/linux/mount.h,
but actually *struct path* is already added to this file
by

commit 3064c356: death to mnt_pinned


It's bother to send a patch for fixing an issue like this,
so if you've got other same problems, you could merge
them with this together.

Thanks,
Hu


             reply	other threads:[~2015-02-02  6:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-02  6:53 hujianyang [this message]
2015-03-05 16:46 ` Small code issue Miklos Szeredi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54CF1F01.5000204@huawei.com \
    --to=hujianyang@huawei.com \
    --cc=linux-unionfs@vger.kernel.org \
    --cc=miklos@szeredi.hu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.