aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/fs_ext4_mips64le.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: rename fs_ext4.txt to fs_ioctl_ext4.txtAndrey Konovalov2020-06-121-26/+0
|
* sys/linux: regenerate constsDmitry Vyukov2020-04-141-1/+0
| | | | | | | | | | | On the current linux-next: f19bb13a0eaf0034a603e3b54a7c3a50faf6821e (next-20200414) EXT4_EOFBLOCKS_FL was removed by 4337ecd1fe997d2b2135b4434caaccdb47c10c06 ARM does not support KVM anymore, removed by 541ad0150ca4 ("arm: Remove 32bit KVM host support"). Fixes #1676
* Autogenerated files for linux/mips64leJouni Hogander2019-12-171-0/+27
This patch adds all autogenerated files for linux/mips64le. Files are generated by following commands: make extract bin/syz-extract -build -os=linux -arch=mips64le -sourcedir=linux make generate