diff options
author | 2013-09-22 03:34:31 +0000 | |
---|---|---|
committer | 2013-09-22 03:34:31 +0000 | |
commit | 3544b00277e7feb3e977659a2536d9d0e703773d (patch) | |
tree | 7a52c961594198c92938d0137b16bd93e12a856f /sys/dev/usb/usbdi.c | |
parent | Fix an ino_t inconsistency in libfuse. This commit unbreak (diff) | |
download | wireguard-openbsd-3544b00277e7feb3e977659a2536d9d0e703773d.tar.xz wireguard-openbsd-3544b00277e7feb3e977659a2536d9d0e703773d.zip |
The readdir vop should set uio_offset to the cookie of the entry
after the last entry that fit, but I had it setting it to the cookier
of the entry after that, so it would skip one entry for each block
required.
Remove the no-longer-needed cnt/cntp variable while we're touching things.
prodding and testing by espie@
Diffstat (limited to 'sys/dev/usb/usbdi.c')
0 files changed, 0 insertions, 0 deletions