freebsd-dev/sys/fs/smbfs
Jason A. Harmening 6d3e78ad6c VFS_QUOTACTL(9): allow implementation to indicate busy state changes
Instead of requiring all implementations of vfs_quotactl to unbusy
the mount for Q_QUOTAON and Q_QUOTAOFF, add an "mp_busy" in/out param
to VFS_QUOTACTL(9).  The implementation may then indicate to the caller
whether it needed to unbusy the mount.

Reviewed By:	kib, markj
Differential Revision: https://reviews.freebsd.org/D30218
2021-05-29 14:05:39 -07:00
..
smbfs_io.c Ensure that dirent's d_off field is initialized 2021-01-03 11:50:31 -05:00
smbfs_node.c vfs: drop the de facto curthread argument from VOP_INACTIVE 2020-10-20 07:19:03 +00:00
smbfs_node.h sys/fs: further adoption of SPDX licensing ID tags. 2017-11-27 15:15:37 +00:00
smbfs_smb.c fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
smbfs_subr.c sys/fs: further adoption of SPDX licensing ID tags. 2017-11-27 15:15:37 +00:00
smbfs_subr.h sys/fs: further adoption of SPDX licensing ID tags. 2017-11-27 15:15:37 +00:00
smbfs_vfsops.c VFS_QUOTACTL(9): allow implementation to indicate busy state changes 2021-05-29 14:05:39 -07:00
smbfs_vnops.c fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
smbfs.h fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00