to prevent sign-extension, causing unexpected flags to be passed to dounmount(). The mnt_flags and MNT_* constants are 64bit wide. Siggested by: jah
Details
Details
- Reviewers
jah - Commits
- rG8066b8923ebf: kern/vfs_unmount.c: promote flags to uint64_t
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable