summaryrefslogtreecommitdiff
path: root/sys/dev/bio.c
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>2008-07-23 11:53:08 +0000
committerArtur Grabowski <art@cvs.openbsd.org>2008-07-23 11:53:08 +0000
commit09d6f954b1323e32b716a1c7ff880f4bd85bac88 (patch)
treed4cb14faa02ece38a259e445d5d71478a7170ebd /sys/dev/bio.c
parent23563b0df957c5d245537371af4407377047ce74 (diff)
- in nfs_mknodrpc - initialize the node we pass to nfs_lookitup. It's
not just a return value, nfs_lookitup treats it specially when *npp is not NULL. - nfs_lookitup - When we match the file handle to the directory filehandle (lookup on '.'), initialize np so that we don't return stack garbage to the caller. The function shouldn't ever be called with '.' at this moment, but that's no reason to not do the right thing in case future callers use it that way. blambert@ thib@ ok
Diffstat (limited to 'sys/dev/bio.c')
0 files changed, 0 insertions, 0 deletions