[PATCH 00/12] quotactl decoder tests and minor fixes

Dmitry V. Levin ldv at altlinux.org
Tue Sep 27 08:38:21 UTC 2016


On Wed, Sep 21, 2016 at 06:10:24AM +0300, Eugene Syromyatnikov wrote:
> This patch set introduces test for the quotactl syscall along with
> various changed deemed suitable during the course of implementation of
> this test. It worth noting that unfortunately it is not possible to test
> all the decoder code since some decoding of some structures is performed
> only on exiting and it isn't possible to reliably enforce syscall to
> return success (file system with quota enabled and CAP_SYS_ADMIN are among
> requirements for this to work).
> 
> Eugene Syromyatnikov (12):
>   quota: Display quota command as a macro
>   quota: Use printuid for id parameter printing
>   quota: Avoid printing id for the commands which are known to ignore
>     it
>   quota: Remove additional indentation inside command dispatching
>     switch statement
>   quota: Add missing prefixes to struct field names
>   quota: Add dispatch of SYNC subcommands
>   quota: Add decoding for Q_XQUOTARM subcommand
>   quota: Add packed attribute to struct if_dqblk definition
>   quota: Remove legacy command decoding support code
>   quota: Add realtime block limits fields to XFS disk quota printing
>     code

I've merged these, thanks!


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20160927/265af614/attachment.bin>


More information about the Strace-devel mailing list