Fix the directory scan code for SMBFS. It was losing track of the directory
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 8 Dec 2005 20:37:20 +0000 (20:37 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 8 Dec 2005 20:37:20 +0000 (20:37 +0000)
commit0de0bb7c258ddea98de8b75e9cc9064913634327
tree9441ee76195969fde50057d810e0d9e64bdc1bc5
parent99ae8c4157daab0bf31348a95220bf019f764ad0
Fix the directory scan code for SMBFS.  It was losing track of the directory
offset during the scan.
sys/vfs/smbfs/smbfs_io.c