summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/files.raidframe
diff options
context:
space:
mode:
authorpooka <pooka@NetBSD.org>2009-04-03 14:47:40 +0000
committerpooka <pooka@NetBSD.org>2009-04-03 14:47:40 +0000
commitbb78ae5d1bb04a4962faaca39c1d03c98c5ea72d (patch)
treed344a61fe52e4a49ef996c094e80bf0db9ac70d4 /sys/dev/raidframe/files.raidframe
parent54f76d2fa4697c2986371f510e7fdacca442de2b (diff)
Fix yet another recent crashy bug in tmpfs rename: since the source
dirent is no longer cached in lookup and we do the lookup ourselves in rename, we are most definitely not allowed to assert that it matches the source vnode passed as an argument. In case the source node does not exist or has been replaced, punt with ENOENT. Also, nuke some misleading prehistoric comments which haven't been valid in over a year. Fixes PR kern/41128 by Nicolas Joly
Diffstat (limited to 'sys/dev/raidframe/files.raidframe')
0 files changed, 0 insertions, 0 deletions