From: Eric Sandeen <sandeen@redhat.com>
To: linux-xfs <linux-xfs@vger.kernel.org>
Subject: [PATCH] xfs_quota: fix built-in help for project setup
Date: Mon, 24 Jun 2019 08:55:38 -0500 [thread overview]
Message-ID: <8b7e8e8d-0297-caff-568e-c9d1e75eda63@redhat.com> (raw)
-s is used to set up a new project, not -c.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
---
diff --git a/quota/project.c b/quota/project.c
index 7c22947..03ae10d 100644
--- a/quota/project.c
+++ b/quota/project.c
@@ -43,7 +43,7 @@ project_help(void)
" and subdirectories below it (i.e. a tree) can be restricted to using a\n"
" subset of the available space in the filesystem.\n"
"\n"
-" A managed tree must be setup initially using the -c option with a project.\n"
+" A managed tree must be setup initially using the -s option with a project.\n"
" The specified project name or identifier is matched to one or more trees\n"
" defined in /etc/projects, and these trees are then recursively descended\n"
" to mark the affected inodes as being part of that tree - which sets inode\n"
next reply other threads:[~2019-06-24 13:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-24 13:55 Eric Sandeen [this message]
2019-06-24 14:45 ` [PATCH] xfs_quota: fix built-in help for project setup Darrick J. Wong
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=8b7e8e8d-0297-caff-568e-c9d1e75eda63@redhat.com \
--to=sandeen@redhat.com \
--cc=linux-xfs@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).