ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #92919
[Bug 649855] [NEW] xfs_quota hard limit no longer working
You have been subscribed to a public bug:
What I expected to happen:
# xfs_quota -x -c 'project -s private-toto' /private
Confirmation of the creation of the project.
# xfs_quota -x -c 'limit -p bhard=100m private-toto' /private
No error.
# dd if=/dev/zero bs=1024 count=1000000 of=/private/toto/file
Error after 100MB.
What happened instead:
# xfs_quota -x -c 'project -s private-toto' /private
project: command not found
# dd if=/dev/zero bs=1024 count=1000000 of=/private/toto/file
No error. 1GB file created.
----
Up-to-date Ubuntu Server. I can't reproduce the problem with Debian
Lenny or Squeeze.
** Affects: xfs (Ubuntu)
Importance: Undecided
Status: New
--
xfs_quota hard limit no longer working
https://bugs.launchpad.net/bugs/649855
You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xfs in ubuntu.