aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/fs_ioctl_autofs.txt
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: fix bugs pointed out by syz-checkDmitry Vyukov2022-01-131-22/+22
| | | | Update #590
* sys/linux: use out_overlay attributeDmitry Vyukov2022-01-111-11/+3
| | | | | | | Remove all uses of direction attributes on union fields and use out_overlay attribute instead. The attribute actually does what was the intention behind use of direction attribute on unions.
* sys/linux: add missing descriptions for autofs ioctlsAleksandr Nogikh2021-10-211-0/+125