xfs: quotas on idmapped mounts
authorChristian Brauner <christian.brauner@ubuntu.com>
Mon, 12 Apr 2021 11:57:08 +0000 (13:57 +0200)
committerEryu Guan <guaneryu@gmail.com>
Sun, 18 Apr 2021 12:53:53 +0000 (20:53 +0800)
commitc188f26b2b7da31869ecf2736809b1b66647a2ae
tree188fc6a0733a8eaaf8c1036af8d27ad2da57d01f
parent8a0c1200c1b329f6a0d7e133d293ab811b780d2b
xfs: quotas on idmapped mounts

This is basically a re-implementation of xfs/050 but each file creation
call is done through an idmapped mount which verifies that the semantics
are identical even when the mount is idmapped.

Cc: Eryu Guan <guan@eryu.me>
Cc: Darrick J. Wong <djwong@kernel.org>
Cc: fstests@vger.kernel.org
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/xfs/153 [new file with mode: 0755]
tests/xfs/153.out [new file with mode: 0644]
tests/xfs/group