lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 8 Jul 2016 00:48:21 -0400
From:	Theodore Ts'o <tytso@....edu>
To:	Wang Shilong <wangshilong1991@...il.com>
Cc:	Eric Sandeen <sandeen@...hat.com>,
	Ext4 Developers List <linux-ext4@...r.kernel.org>,
	Shuichi Ihara <sihara@....com>, Li Xi <lixi@....com>,
	Wang Shilong <wshilong@....com>
Subject: Re: [PATCH] ext4: add project quota mount options

On Fri, Jul 08, 2016 at 12:36:56PM +0900, Wang Shilong wrote:
> 
> I do agree with your point here, but the problem is as you can see come
> from xfstests arguments from Dave Chinner.
> 
> I don't think currently users will try to old interface with project quota.
> But as your request, i think you need some tests for project quota...

I think we need some real clarity about exactly what Dave is asking
for.  I think what Eric and Dave have been asking for is testing both
of these two different quota management stacks:

(1) XFS has ioctl's which come from the Irix days, and these are used by
the xfs quota utilities.

(2) Quotatools uses the quotactl(2) system call, and so there is an
entirely **different** code path which we can exercise.

This is a completely orthogonal question from which mount options and
which mkfs options are used to set up project quota support for ext4.
That's an ext4-specific concern, and I don't see why Dave would have
any interest in what ext4 chooses to support here.

						- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists