All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Rui Xiang <rui.xiang@huawei.com>
Cc: linux-fsdevel@vger.kernel.org, viro@zeniv.linux.org.uk,
	linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org,
	linuxppc-dev@lists.ozlabs.org, linux-s390@vger.kernel.org,
	linux-rdma@vger.kernel.org, linux-usb@vger.kernel.org,
	v9fs-developer@lists.sourceforge.net, linux-mm@kvack.org,
	cgroups@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH 0/2] fs: supply inode uid/gid setting interface
Date: Thu, 22 Aug 2013 21:10:10 -0700	[thread overview]
Message-ID: <20130823041010.GA12296@kroah.com> (raw)
In-Reply-To: <1377226118-43756-1-git-send-email-rui.xiang@huawei.com>

On Fri, Aug 23, 2013 at 10:48:36AM +0800, Rui Xiang wrote:
> This patchset implements an accessor functions to set uid/gid
> in inode struct. Just finish code clean up.

Why?

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: Rui Xiang <rui.xiang@huawei.com>
Cc: linux-fsdevel@vger.kernel.org, viro@zeniv.linux.org.uk,
	linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org,
	linuxppc-dev@lists.ozlabs.org, linux-s390@vger.kernel.org,
	linux-rdma@vger.kernel.org, linux-usb@vger.kernel.org,
	v9fs-developer@lists.sourceforge.net, linux-mm@kvack.org,
	cgroups@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH 0/2] fs: supply inode uid/gid setting interface
Date: Fri, 23 Aug 2013 04:10:10 +0000	[thread overview]
Message-ID: <20130823041010.GA12296@kroah.com> (raw)
In-Reply-To: <1377226118-43756-1-git-send-email-rui.xiang@huawei.com>

On Fri, Aug 23, 2013 at 10:48:36AM +0800, Rui Xiang wrote:
> This patchset implements an accessor functions to set uid/gid
> in inode struct. Just finish code clean up.

Why?

WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: Rui Xiang <rui.xiang@huawei.com>
Cc: linux-s390@vger.kernel.org, linux-ia64@vger.kernel.org,
	linux-rdma@vger.kernel.org, netdev@vger.kernel.org,
	linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-mm@kvack.org, viro@zeniv.linux.org.uk,
	cgroups@vger.kernel.org, linux-fsdevel@vger.kernel.org,
	v9fs-developer@lists.sourceforge.net,
	linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH 0/2] fs: supply inode uid/gid setting interface
Date: Thu, 22 Aug 2013 21:10:10 -0700	[thread overview]
Message-ID: <20130823041010.GA12296@kroah.com> (raw)
In-Reply-To: <1377226118-43756-1-git-send-email-rui.xiang@huawei.com>

On Fri, Aug 23, 2013 at 10:48:36AM +0800, Rui Xiang wrote:
> This patchset implements an accessor functions to set uid/gid
> in inode struct. Just finish code clean up.

Why?

WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: Rui Xiang <rui.xiang@huawei.com>
Cc: linux-fsdevel@vger.kernel.org, viro@zeniv.linux.org.uk,
	linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org,
	linuxppc-dev@lists.ozlabs.org, linux-s390@vger.kernel.org,
	linux-rdma@vger.kernel.org, linux-usb@vger.kernel.org,
	v9fs-developer@lists.sourceforge.net, linux-mm@kvack.org,
	cgroups@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH 0/2] fs: supply inode uid/gid setting interface
Date: Thu, 22 Aug 2013 21:10:10 -0700	[thread overview]
Message-ID: <20130823041010.GA12296@kroah.com> (raw)
In-Reply-To: <1377226118-43756-1-git-send-email-rui.xiang@huawei.com>

On Fri, Aug 23, 2013 at 10:48:36AM +0800, Rui Xiang wrote:
> This patchset implements an accessor functions to set uid/gid
> in inode struct. Just finish code clean up.

Why?

  parent reply	other threads:[~2013-08-23  4:10 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-23  2:48 [PATCH 0/2] fs: supply inode uid/gid setting interface Rui Xiang
2013-08-23  2:48 ` Rui Xiang
2013-08-23  2:48 ` Rui Xiang
2013-08-23  2:48 ` Rui Xiang
2013-08-23  2:48 ` Rui Xiang
2013-08-23  2:48 ` [PATCH 1/2] fs: implement inode uid/gid setting function Rui Xiang
2013-08-23  2:48   ` Rui Xiang
2013-08-23  2:48   ` Rui Xiang
2013-08-23  2:48   ` Rui Xiang
2013-08-23  2:48   ` Rui Xiang
2013-08-23  2:48 ` [PATCH 2/2] fs: use inode_set_user to set uid/gid of inode Rui Xiang
2013-08-23  2:48   ` Rui Xiang
2013-08-23  2:48   ` Rui Xiang
2013-08-23  2:48   ` Rui Xiang
2013-08-23  2:48   ` Rui Xiang
2013-08-23  5:21   ` David Miller
2013-08-23  5:21     ` David Miller
2013-08-23  5:21     ` David Miller
2013-08-23  5:21     ` David Miller
2013-08-23  4:10 ` Greg KH [this message]
2013-08-23  4:10   ` [PATCH 0/2] fs: supply inode uid/gid setting interface Greg KH
2013-08-23  4:10   ` Greg KH
2013-08-23  4:10   ` Greg KH
2013-08-23  7:32   ` Rui Xiang
2013-08-23  7:32     ` Rui Xiang
2013-08-23  7:32     ` Rui Xiang
2013-08-23  7:32     ` Rui Xiang
2013-08-23  7:32     ` Rui Xiang
2013-08-27  9:20     ` David Laight
2013-08-27  9:20       ` David Laight
2013-08-27  9:20       ` David Laight
2013-08-27  9:20       ` David Laight
2013-08-27  9:20       ` David Laight

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=20130823041010.GA12296@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=cgroups@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-ia64@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=netdev@vger.kernel.org \
    --cc=rui.xiang@huawei.com \
    --cc=v9fs-developer@lists.sourceforge.net \
    --cc=viro@zeniv.linux.org.uk \
    /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.