opnsense-src/sys/fs/udf
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
..
ecma167-udf.h sys/fs: further adoption of SPDX licensing ID tags. 2017-11-27 15:15:37 +00:00
osta.c
osta.h sys/fs: spelling fixes in comments. 2016-04-29 20:51:24 +00:00
udf.h sys/fs: further adoption of SPDX licensing ID tags. 2017-11-27 15:15:37 +00:00
udf_iconv.c sys/fs: further adoption of SPDX licensing ID tags. 2017-11-27 15:15:37 +00:00
udf_mount.h sys/fs: further adoption of SPDX licensing ID tags. 2017-11-27 15:15:37 +00:00
udf_vfsops.c Stop cleaning MNT_LOCAL on unmount 2023-01-14 20:28:11 +02:00
udf_vnops.c Change VOP_READDIR's cookies argument to a **uint64_t 2021-12-15 20:54:57 -07:00