summaryrefslogtreecommitdiffstats
path: root/contrib/dracut/90zfs
diff options
context:
space:
mode:
authorjharmening <[email protected]>2021-06-04 13:11:08 -0700
committerBrian Behlendorf <[email protected]>2021-06-09 13:05:34 -0700
commitd3dddbaa20816bb1d8999bc8b3eda0aee2cb2624 (patch)
tree99d039d0f4d0fa8261da04a53dc10b7e6282ae4a /contrib/dracut/90zfs
parente298695809646fc455e5434261f8e09e3c62895f (diff)
FreeBSD: incorporate changes to the VFS_QUOTACTL(9) KPI
VFS_QUOTACTL(9) has been updated to allow each filesystem to indicate whether it has changed the busy state of the mount. The filesystem may still assume that its .vfs_quotactl entrypoint is always called with the mount busied, but only needs to unbusy the mount (and clear *mp_busy) if it does something that actually requires the mount to be unbusied. It no longer needs to blindly copy-paste the UFS protocol for calling vfs_unbusy(9) for the Q_QUOTAOFF and Q_QUOTAON commands. Reviewed-by: Brian Behlendorf <[email protected]> Reviewed-by: Ryan Moeller <[email protected]> Signed-off-by: Jason Harmening <[email protected]> Closes #12052
Diffstat (limited to 'contrib/dracut/90zfs')
0 files changed, 0 insertions, 0 deletions