diff options
| author | pooka <pooka@NetBSD.org> | 2009-04-03 14:47:40 +0000 |
|---|---|---|
| committer | pooka <pooka@NetBSD.org> | 2009-04-03 14:47:40 +0000 |
| commit | bb78ae5d1bb04a4962faaca39c1d03c98c5ea72d (patch) | |
| tree | d344a61fe52e4a49ef996c094e80bf0db9ac70d4 /sys/dev/raidframe/files.raidframe | |
| parent | 54f76d2fa4697c2986371f510e7fdacca442de2b (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
