-
Notifications
You must be signed in to change notification settings - Fork 250
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use MNT_FORCE as an approximate equivalent to MNT_DETACH
Also, we don't need to truncate the path name for zfs mount points. FreeBSD versions prior to 12.0 had a limitation of 88 characters for mount points but this has been increased to 1024. Signed-off-by: Doug Rabson <[email protected]>
- Loading branch information
Showing
2 changed files
with
5 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters