9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Linux 9p timestamps
@ 2006-07-30  5:53 csant
  2006-07-30 15:18 ` [9fans] " Eric Van Hensbergen
  0 siblings, 1 reply; 14+ messages in thread
From: csant @ 2006-07-30  5:53 UTC (permalink / raw)
  To: 9fans

Hola,

mounting a Plan 9 machine with
	# mount -t 9p -o proto=tcp 10.0.0.5 /mnt/9/
on a Linux box with a vanilla kernel 2.6.17.7

On the Plan 9 machine:
	% ls -l tmp/file
	--rw-rw-r-- M 8 csant csant 1188 Jul 30 07:06 tmp/file
and on the Linux machine:
	$ ls -l /mnt/9/usr/csant/tmp/file
	-rw-rw-r--  1 root root 1188 2006-07-30 13:06 /mnt/9/usr/csant/tmp/file

Note that on both machines `date` gives the same, correct time. Why does  
the 9p mount give me a different time?
/c


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2006-07-31 23:06 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-30  5:53 [9fans] Linux 9p timestamps csant
2006-07-30 15:18 ` [9fans] " Eric Van Hensbergen
2006-07-30 19:48   ` C H Forsyth
2006-07-30 22:17     ` erik quanstrom
2006-07-31  3:20       ` Eric Van Hensbergen
2006-07-31  7:27         ` Steve Simon
2006-07-31 18:50           ` erik quanstrom
2006-07-31 19:27             ` Lluís Batlle
2006-07-31 20:24               ` csant
2006-07-31 20:57                 ` Steve Simon
2006-07-31 22:04                   ` csant
2006-07-31 22:33                     ` erik quanstrom
2006-07-31 23:06                       ` csant
2006-07-31 22:12               ` Anthony Sorace

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).