From: Guenter Kukkukk <linux@kukkukk.com>
To: samba-technical@lists.samba.org, linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] remove smbfs
Date: Wed, 30 Jan 2008 21:52:51 +0100 [thread overview]
Message-ID: <200801302152.52115.linux@kukkukk.com> (raw)
In-Reply-To: <524f69650801301053s370c9a2fpd03bf31616e37d9c@mail.gmail.com>
Am Mittwoch, 30. Januar 2008 schrieb Steve French:
> I have mounted to Windows98 a few months ago with no problems (other
> than a few restrictions like you can't set the file times via utimes).
> For mounts to Windows98 note that you have to specify the server
> netbios name on the mount (since it is not the same as the DNS name).
> In your example your would need to specify "servernetbiosname=WIN98"
> in the mount options (until mount.cifs autoretries with
> servernetbiosname assumed to be the beginning of the UNC name - note
> that later servers have a dummy netbios name that is used so this
> mount option is only needed for OS/2 and Win9x).
>
> I will try mounts to Windows98 again.
>
being not able to set the file times via utimes is a _major_
missing feature in cifs, so
cp -p /client/file /server
does not work regarding servers like win9x/me and os/2.
The source time stamps are not transfered to the server!
The current local time on the server is set instead for
all time stamps.
The reason is a missing implementation of legacy versions of
setfileinfo
setpathinfo
I had that already working months ago, but it never made it
upstream ...
Possibly we could give it a 2nd try?
Cheers, Günter
next prev parent reply other threads:[~2008-01-30 20:53 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-28 22:08 [2.6 patch] remove smbfs Adrian Bunk
2008-01-28 22:55 ` Steve French
2008-01-30 18:27 ` Jan Engelhardt
2008-01-30 18:53 ` Steve French
2008-01-30 19:05 ` Jan Engelhardt
2008-01-31 1:23 ` Steve French
2008-01-31 11:18 ` Jan Engelhardt
2008-01-31 2:03 ` David Newall
2008-01-31 2:23 ` Jan Engelhardt
2008-01-31 2:54 ` Steve French
2008-01-30 20:52 ` Guenter Kukkukk [this message]
2008-01-30 21:16 ` Guenter Kukkukk
2008-01-30 22:41 ` Jeff Layton
2008-01-30 22:58 ` Adrian Bunk
2008-01-31 0:34 ` Jeff Layton
2008-01-31 0:47 ` Adrian Bunk
2008-01-31 1:13 ` Jeff Layton
2008-01-31 1:30 ` Steve French
2008-01-31 8:26 ` Radoslaw Szkodzinski
2008-01-31 9:51 ` Andi Kleen
2008-01-31 1:34 ` Steve Langasek
2008-01-31 2:58 ` Steve French
2008-01-31 0:58 ` Lennart Sorensen
2008-02-05 8:18 ` Andrew Morton
2008-02-05 11:31 ` Jeff Layton
2008-02-05 18:17 ` Andrew Morton
2008-02-05 14:04 ` Alejandro Riveira Fernández
2008-02-05 14:58 ` Steve French
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200801302152.52115.linux@kukkukk.com \
--to=linux@kukkukk.com \
--cc=linux-kernel@vger.kernel.org \
--cc=samba-technical@lists.samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox