* Bug#898700: marked as done (xfs_quota help text mentions wrong command option)
[not found] ` <1fb24cea-26f1-8814-2966-2be73608925c@rug.nl>
@ 2021-01-25 21:36 ` Debian Bug Tracking System
0 siblings, 0 replies; only message in thread
From: Debian Bug Tracking System @ 2021-01-25 21:36 UTC (permalink / raw)
To: Bastian Germann
[-- Attachment #1: Type: text/plain, Size: 876 bytes --]
Your message dated Mon, 25 Jan 2021 22:32:48 +0100
with message-id <6e41890a-0e3b-0c3a-e1a0-08175c1260b0@fishpost.de>
and subject line xfs_quota help text mentions wrong command option
has caused the Debian Bug report #898700,
regarding xfs_quota help text mentions wrong command option
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)
--
898700: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898700
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
[-- Attachment #2: Type: message/rfc822, Size: 6841 bytes --]
[-- Attachment #2.1.1: Type: text/plain, Size: 464 bytes --]
Package: xfsprogs
Version: 4.9.0+nmu1
Tags: patch
The help text of the "project" command in xfs_quota says:
"A managed tree must be setup initially using the -c option with a project."
This is not correct: the -s option (as opposed to -c) will set up a
managed tree.
To reproduce:
root@bwp-249-8:~# xfs_quota -x
xfs_quota> help project
[..snip..]
A managed tree must be setup initially using the -c option with a
project.
[..snip..]
Trivial patch attached.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2.1.2: fix-quota-project-help-text.patch --]
[-- Type: text/x-patch; name="fix-quota-project-help-text.patch", Size: 812 bytes --]
diff -Nru xfsprogs-4.9.0+nmu1.orig/quota/project.c xfsprogs-4.9.0+nmu1/quota/project.c
--- xfsprogs-4.9.0+nmu1.orig/quota/project.c 2017-01-05 23:05:55.000000000 +0100
+++ xfsprogs-4.9.0+nmu1/quota/project.c 2018-05-15 11:31:36.508219567 +0200
@@ -55,7 +55,7 @@
" 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"
[-- Attachment #3: Type: message/rfc822, Size: 3900 bytes --]
From: Bastian Germann <bastiangermann@fishpost.de>
To: 898700-done@bugs.debian.org
Subject: xfs_quota help text mentions wrong command option
Date: Mon, 25 Jan 2021 22:32:48 +0100
Message-ID: <6e41890a-0e3b-0c3a-e1a0-08175c1260b0@fishpost.de>
Version: 5.6.0-1
Tags: upstream
This is fixed upstream and will be included in the bullseye release. The
bug is not critical and will not be applied on any older release.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-01-25 22:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <6e41890a-0e3b-0c3a-e1a0-08175c1260b0@fishpost.de>
[not found] ` <1fb24cea-26f1-8814-2966-2be73608925c@rug.nl>
2021-01-25 21:36 ` Bug#898700: marked as done (xfs_quota help text mentions wrong command option) Debian Bug Tracking System
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox