opnsense-src/sys/fs/cd9660
Konstantin Belousov 40b64abff4 Move mnt_maxsymlinklen into appropriate fs mount data structures
For MFC, mnt_maxsymlinklen was replaced by padding of type u_int,
to restore KBI after 57d877348b.

(cherry picked from commit f784da883f)
2021-06-01 02:48:16 +03:00
..
cd9660_bmap.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
cd9660_iconv.c sys/fs: further adoption of SPDX licensing ID tags. 2017-11-27 15:15:37 +00:00
cd9660_lookup.c cd9660: replace bcopy/bzero with C standard equivalents 2018-07-31 12:36:46 +00:00
cd9660_mount.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
cd9660_node.c vfs: drop the de facto curthread argument from VOP_INACTIVE 2020-10-20 07:19:03 +00:00
cd9660_node.h fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
cd9660_rrip.c fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
cd9660_rrip.h cd9660 pointer sign issues and missing __packed attribute 2018-08-15 06:42:31 +00:00
cd9660_util.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
cd9660_vfsops.c Move mnt_maxsymlinklen into appropriate fs mount data structures 2021-06-01 02:48:16 +03:00
cd9660_vnops.c fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
iso.h cd9660 pointer sign issues and missing __packed attribute 2018-08-15 06:42:31 +00:00
iso_rrip.h fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
TODO
TODO.hibler