freebsd-dev/sys/fs/smbfs
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
..
smbfs_io.c filesystems: return error from vn_rlimit_fsize() instead of EFBIG 2022-09-24 19:41:14 +03:00
smbfs_node.c vfs: add the concept of vnode state transitions 2022-12-26 17:35:12 +00:00
smbfs_node.h
smbfs_smb.c fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
smbfs_subr.c
smbfs_subr.h
smbfs_vfsops.c Stop cleaning MNT_LOCAL on unmount 2023-01-14 20:28:11 +02:00
smbfs_vnops.c vfs: retire the now unused SAVESTART flag 2022-12-19 08:11:08 +00:00
smbfs.h fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00