opnsense-src/sys/fs/cd9660
Konstantin Belousov 1d9f3a37eb Stop cleaning MNT_LOCAL on unmount
There is no point in clearing just this flag.  Flags are reset on the
struct mount re-allocation for reuse anyway.

Reviewed by:	mckusick
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D37966
2023-01-14 20:28:11 +02:00
..
cd9660_bmap.c cd9660: Use ANSI (c89) prototypes 2022-07-17 08:14:49 -04: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: Use ANSI (c89) prototypes 2022-07-17 08:14:49 -04:00
cd9660_mount.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
cd9660_node.c cd9660: Use ANSI (c89) prototypes 2022-07-17 08:14:49 -04: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 cd9660: Use ANSI (c89) prototypes 2022-07-17 08:14:49 -04:00
cd9660_rrip.h cd9660 pointer sign issues and missing __packed attribute 2018-08-15 06:42:31 +00:00
cd9660_util.c cd9660: Use ANSI (c89) prototypes 2022-07-17 08:14:49 -04:00
cd9660_vfsops.c Stop cleaning MNT_LOCAL on unmount 2023-01-14 20:28:11 +02:00
cd9660_vnops.c cd9660: Use ANSI (c89) prototypes 2022-07-17 08:14:49 -04: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