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

Bug#366940: marked as done (smbfs: cached file modification time attribute is rounded to seconds)



Your message dated Mon, 11 Feb 2008 23:25:51 +0100
with message-id <20080211222551.GG5198@stro.at>
and subject line Re: smbfs: cached file modification time attribute is rounded to seconds
has caused the Debian Bug report #366940,
regarding smbfs: cached file modification time attribute is rounded to seconds
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
366940: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=366940
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: smbfs
Version: 3.0.22-1
Severity: normal

$ cd /some/cifs/mount

$ date --rfc-3339=ns; touch 1.touch; ls -la --full-time 1.touch;sleep 1;
ls -la --full-time 1.touch
2006-05-12 12:39:06.702395000+04:00
-rw-r--r-- 1 srr srr 0 2006-05-12 12:39:06.705093120 +0400 1.touch
-rw-r--r-- 1 srr srr 0 2006-05-12 12:39:07.000000000 +0400 1.touch

$ cd /some/local/dir

$ date --rfc-3339=ns; touch 1.touch; ls -la --full-time 1.touch;sleep 1;
ls -la --full-time 1.touch
2006-05-12 12:39:53.241027000+04:00
-rw-r--r-- 1 srr srr 0 2006-05-12 12:39:53.000000000 +0400 1.touch
-rw-r--r-- 1 srr srr 0 2006-05-12 12:39:53.000000000 +0400 1.touch

On server side there is HPUX with samba:
$ /usr/local/samba/bin/smbd -V
Version 2.2.8a

Because of this rounding editors reports files are modified, that is
annoying.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686-smp
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R) (ignored: LC_ALL set to ru_RU.KOI8-R)

Versions of packages smbfs depends on:
ii  libc6         2.3.6-7                    GNU C Library: Shared libraries
ii  libcomerr2    1.38+1.39-WIP-2005.12.31-1 common error description library
ii  libkrb53      1.4.3-6                    MIT Kerberos runtime libraries
ii  libldap2      2.1.30-13                  OpenLDAP libraries
ii  netbase       4.25                       Basic TCP/IP networking system
ii  samba-common  3.0.22-1                   Samba common files used by both th

smbfs recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 2.6.21-1

fixed in cifs inbetween
closing as smbfs is no longer supported.

-- 
maks


--- End Message ---

Reply to: