- Contract Paused Due to Health Issues
- Bits and Pieces: The Small BCardLayout
- Lesson 22: A First (Bigger) Project
- API Design is Hard, Finding Bugs (Can be Made) Easy!
- The Haiku Tutorial is Here!
- From Bugs back to Wireless and Friends
- Greetings (mostly) from the Kernel (Debugging Land)
- 2011 Google Code-In Contest, Haiku Selected as One of Eighteen Participating Organzations
- Virtualize a Physical Haiku Partition With Virtualbox
- BeGeistert 024 + Coding sprint report
CIFS client update
The journey so far.
I have implemented basic file system interface functionality including mount and unmount, and can load it directly as a kernel addon and via userlandfs. At present the client expects just the server ip address and the share name in the format :. I have begun implementing protocol negotiation, and hope to complete the setup of a session using LANMAN in the next few days. I had hoped to have begun implementing file actions by now but unfortunately I'm quite a way from that.
Back to coding
- Obaro Ogbo's blog
- Login or register to post comments







Comments
Re: CIFS client update
Great to hear progress on this very important project! I wish you all the best and a productive time and I look forward to when I can just mount SMB shares in Haiku. Please don't hesitate to utilize the help of the other Haiku developers! :-)
Re: CIFS client update
Any updates on this? Has this project been abandoned?
Re: CIFS client update
I asked about this on the mailing list and Bruno replied: "Obaro never completed his assignment so there is no useful code to look at."