All of lore.kernel.org
 help / color / mirror / Atom feed
* Small code issue
@ 2015-02-02  6:53 hujianyang
  2015-03-05 16:46 ` Miklos Szeredi
  0 siblings, 1 reply; 2+ messages in thread
From: hujianyang @ 2015-02-02  6:53 UTC (permalink / raw)
  To: Miklos Szeredi; +Cc: linux-unionfs

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Small code issue
  2015-02-02  6:53 Small code issue hujianyang
@ 2015-03-05 16:46 ` Miklos Szeredi
  0 siblings, 0 replies; 2+ messages in thread
From: Miklos Szeredi @ 2015-03-05 16:46 UTC (permalink / raw)
  To: hujianyang; +Cc: linux-unionfs@vger.kernel.org

On Mon, Feb 2, 2015 at 7:53 AM, hujianyang <hujianyang@huawei.com> wrote:
> 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.

Lets just create a separate patch.

Thanks,
Miklos

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-05 16:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-02  6:53 Small code issue hujianyang
2015-03-05 16:46 ` Miklos Szeredi

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.