From: Theodore Ts'o <tytso@mit.edu>
To: Li Xi <pkuelelixi@gmail.com>
Cc: linux-ext4@vger.kernel.org
Subject: Re: [v3 5/5] Add project ID support for chattr/lsattr
Date: Mon, 29 Feb 2016 23:24:58 -0500 [thread overview]
Message-ID: <20160301042458.GD9772@thunk.org> (raw)
In-Reply-To: <1452589008-18750-6-git-send-email-lixi@ddn.com>
On Tue, Jan 12, 2016 at 05:56:48PM +0900, Li Xi wrote:
> Chattr and lsattr can be used to set or get project ID:
> chattr -p <project id> file
> lsattr -p file
>
> Signed-off-by: Li Xi <lixi@ddn.com>
> Signed-off-by: Wang Shilong <wshilong@ddn.com>
> ---
> lib/e2p/Makefile.in | 11 +++++++++--
> lib/e2p/e2p.h | 2 ++
> misc/chattr.1.in | 7 +++++++
> misc/chattr.c | 33 +++++++++++++++++++++++++++++++--
> misc/lsattr.1.in | 5 ++++-
> misc/lsattr.c | 18 ++++++++++++++++--
> 6 files changed, 69 insertions(+), 7 deletions(-)
Hi, this patch is missing the new files for fgetproject.c and
fsetproject.c. Can you resend them, please?
- Ted
next prev parent reply other threads:[~2016-03-01 4:25 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-12 8:56 [v3 0/5] Add project quota support for e2fsprogs Li Xi
2016-01-12 8:56 ` [v3 1/5] Clean up codes for adding new quota type Li Xi
2016-01-12 8:56 ` [v3 2/5] Add project feature flag EXT4_FEATURE_RO_COMPAT_PROJECT Li Xi
2016-01-12 8:56 ` [v3 3/5] Add project quota support Li Xi
2016-01-12 8:56 ` [v3 4/5] Add inherit flags for project quota Li Xi
2016-01-12 8:56 ` [v3 5/5] Add project ID support for chattr/lsattr Li Xi
2016-03-01 4:24 ` Theodore Ts'o [this message]
2016-03-05 17:39 ` Theodore Ts'o
2016-03-06 0:13 ` Li Xi
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=20160301042458.GD9772@thunk.org \
--to=tytso@mit.edu \
--cc=linux-ext4@vger.kernel.org \
--cc=pkuelelixi@gmail.com \
/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.