[LTP] [PATCH v4 1/5] syscalls/quotactl01: Add Q_GETNEXTQUOTA test
Yang Xu
xuyang2018.jy@cn.fujitsu.com
Thu Nov 21 08:45:54 CET 2019
on 2019/11/21 13:45, Petr Vorel wrote:
> Based on Jan's comment [1], maybe he meant it specifically for __kernel_fsid_t in
> fanotify.h, not as a general approach. __kernel_fsid_t is more complicated than
> uint64_t. That's why I'm asking whether there is a general approach we want to
> take.
Hi Petr
I see. Now, I think we should avoid to use <linux/types.h> because on musl libc doesn't have it.
Also ,If we use uint64_t, they still failed on 2.6.32-754.el6.x86_64 with undefined . Or, we should use TST_ABI to define uint64_t them
on myself.
Thanks
Yang Xu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linux.it/pipermail/ltp/attachments/20191121/90916f80/attachment-0001.htm>
More information about the ltp
mailing list