]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use the devfs vnode rather than the mntfs vnode for permissions checks.
authorChuck Silvers <chs@FreeBSD.org>
Mon, 9 Mar 2020 15:55:13 +0000 (15:55 +0000)
committerChuck Silvers <chs@FreeBSD.org>
Mon, 9 Mar 2020 15:55:13 +0000 (15:55 +0000)
commit69b3fdfa0b9b02d59667a677450c81bd2f55cd73
tree9a24b47b8d85e8c86bf8c7794463670242195e39
parent212e103f2fae56530be0e0a885a7a676cc31e126
Use the devfs vnode rather than the mntfs vnode for permissions checks.
I missed this one in r358714.

Reported by: pho
Reviewed by: mckusick
Approved by: imp (mentor)
Sponsored by: Netflix
sys/ufs/ffs/ffs_suspend.c