mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Keith Owens <kaos@sgi.com>
To: Jan Engelhardt <jengelh@linux01.gwdg.de>
Cc: Bernd Eckenfels <be-news06@lina.inka.de>,
	linux-kernel@vger.kernel.org, linux-xfs@oss.sgi.com
Subject: Re: Quota on xfs vfsroot
Date: Sun, 15 Jan 2006 12:27:30 +1100	[thread overview]
Message-ID: <30975.1137288450@ocs3.ocs.com.au> (raw)
In-Reply-To: Your message of "Sat, 14 Jan 2006 10:35:34 BST." <Pine.LNX.4.61.0601141033190.25932@yvahk01.tjqt.qr>

Jan Engelhardt (on Sat, 14 Jan 2006 10:35:34 +0100 (MET)) wrote:
>
>>> the xfs_quota manpage says that one needs to use the "root-flags=" boot 
>>> parameter to enable quota for the root filesystem, but I do not see a 
>>> matching __setup() definition anywhere in the fs/xfs/ folder. So, how do I 
>>> have quota activated then?
>>
>>init/do_mounts.c:__setup("rootflags=", root_data_setup);
>>It is a general boot line flag, not xfs specific.
>
>Ah, thank you.
>Weird manpage program wrapped rootflags into "root-\nflags" at EOL, sigh.

One of the many reasons that man pages should have hyphenation turned
off.  In current *roff, the command is '.nh'.  Some older versions of
*roff used '.hy off' or '.hy 0'.


      reply	other threads:[~2006-01-15  1:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-13 20:27 Jan Engelhardt
2006-01-13 22:49 ` Bernd Eckenfels
2006-01-14  9:35   ` Jan Engelhardt
2006-01-15  1:27     ` Keith Owens [this message]

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=30975.1137288450@ocs3.ocs.com.au \
    --to=kaos@sgi.com \
    --cc=be-news06@lina.inka.de \
    --cc=jengelh@linux01.gwdg.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-xfs@oss.sgi.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome