summaryrefslogtreecommitdiffstats
path: root/sys/fs/hpfs
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2003-01-05 19:14:44 +0000
committerphk <phk@FreeBSD.org>2003-01-05 19:14:44 +0000
commit06eb9ef3360af07cbdcf18ada1bb053c686412c9 (patch)
treeafce1eba6bbefa840a477f9d12f9a78e9d91b558 /sys/fs/hpfs
parent9b01bac020882b723504392dd00c011c0b911e23 (diff)
downloadFreeBSD-src-06eb9ef3360af07cbdcf18ada1bb053c686412c9.zip
FreeBSD-src-06eb9ef3360af07cbdcf18ada1bb053c686412c9.tar.gz
Don't override the vop_lock, vop_unlock and vop_isunlocked methods.
Previously all filesystems which relied on specfs to do devices would have private overrides for vop_std*, so the vop_no* overrides here had no effect. I overlooked the transitive nature of the vop vectors when I removed the vop_std* in those filesystems. Removing the override here restores device node locking to it's previous modus operandi. Spotted by: bde
Diffstat (limited to 'sys/fs/hpfs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud