NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: rump vs. smbfs



On Mon, Jun 22, 2009 at 11:50:16PM +0200, Nicolas Joly wrote:
> Not sure if this the correct fix; but the attached patch, make open(2)
> work again for directories.
[...]

That patch works for me as well:

tron@lyssa:~tron#mount_smbfs //xxxx/babylon4 /mnt
Password:
tron@lyssa:~tron#ls -l /mnt/backups 
total 127
-rwxr-xr-x  1 root  wheel  15364 Jun 13 05:44 .DS_Store
drwxr-xr-x  1 root  wheel  16384 Jun 20 04:41 colwyn-20090620-040316
drwxr-xr-x  1 root  wheel  16384 Jun 21 04:40 colwyn-20090621-040317
drwxr-xr-x  1 root  wheel  16384 Jun 22 04:39 colwyn-20090622-040247
drwxr-xr-x  1 root  wheel  16384 Jun 23 04:40 colwyn-20090623-040237
drwxr-xr-x  1 root  wheel  16384 Jun 24 04:42 colwyn-20090624-040429
drwxr-xr-x  1 root  wheel  16384 Jun 25 04:38 colwyn-20090625-040150
drwxr-xr-x  1 root  wheel  16384 Jun 26 04:39 colwyn-20090626-040230

I can even read files without problems:

tron@lyssa:~tron#gzip -tv 
/mnt/backups/colwyn-20090626-040230/root-20090626-040230.dump.gz
/mnt/backups/colwyn-20090626-040230/root-20090626-040230.dump.gz:       OK

Can you please ask for a review on "tech-kern" and eventually commit
this change?

        Thanks in advance

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index