public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ln -s broken on 2.4.5
@ 2001-05-30 16:40 Edsel Adap
  2001-05-30 17:13 ` Rasmus B. Hansen
  2001-05-30 18:24 ` Alan Cox
  0 siblings, 2 replies; 13+ messages in thread
From: Edsel Adap @ 2001-05-30 16:40 UTC (permalink / raw)
  To: linux-kernel

Hi,

I downloaded the linux 2.4.5 sources and built and installed them on my
system.  Since then, I've noticed strange file system behavior:

marvin:~> cd /tmp
marvin:/tmp> ls -la
total 2656
drwxrwxrwt    6 root     root         1024 May 30 12:06 ./
drwxr-xr-x   22 root     root         1024 Feb 18  2000 ../
-r--r--r--    1 root     root           11 May 30 11:19 .X0-lock
drwxrwxrwt    2 root     root         1024 May 30 11:19 .X11-unix/
drwxrwxrwt    2 root     root         1024 May 30 11:18 .font-unix/
-rw-r--r--    1 adap     users     2699286 May 30 11:24 mpeg2-digital.mpg
drwx------    2 adap     root         1024 May 30 12:06 ssh-SXp13149/
drwx------    2 adap     root         1024 May 30 11:19 ssh-unNLs321/
marvin:/tmp> ln -s foo bar
marvin:/tmp> ls -la
total 2656
drwxrwxrwt    6 root     root         1024 May 30 12:06 ./
drwxr-xr-x   22 root     root         1024 Feb 18  2000 ../
-r--r--r--    1 root     root           11 May 30 11:19 .X0-lock
drwxrwxrwt    2 root     root         1024 May 30 11:19 .X11-unix/
drwxrwxrwt    2 root     root         1024 May 30 11:18 .font-unix/
lrwxrwxrwx    1 adap     users           3 May 30 12:09 bar -> bar
-rw-r--r--    1 adap     users     2699286 May 30 11:24 mpeg2-digital.mpg
drwx------    2 adap     root         1024 May 30 12:06 ssh-SXp13149/
drwx------    2 adap     root         1024 May 30 11:19 ssh-unNLs321/
marvin:/tmp>

Notice that the symlink created is wrong.  It seems that any symlink I
create is always linked to itself.

I booted 2.4.0 again, and the problem went away.  Is this a known
problem? Is there a patch?

Please cc me with your replies since I am not on the list.

-- 
Edsel Adap
edsel@adap.org
http://www.adap.org/~edsel/          LINUX - the choice of the GNU generation

"Netscape is an application which grows to fill all available memory."  - me

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

end of thread, other threads:[~2001-05-30 22:06 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-30 16:40 ln -s broken on 2.4.5 Edsel Adap
2001-05-30 17:13 ` Rasmus B. Hansen
2001-05-30 18:24 ` Alan Cox
2001-05-30 19:23   ` Marcus Meissner
2001-05-30 19:47     ` LA Walsh
2001-05-30 20:08     ` Alan Cox
2001-05-30 21:30       ` Marcus Meissner
2001-05-30 21:42         ` Sergey Kubushin
2001-05-30 21:44         ` Mike Castle
2001-05-30 21:47         ` Rasmus B. Hansen
2001-05-30 21:49         ` Alan Cox
2001-05-30 22:05           ` Marcus Meissner
2001-05-30 19:42   ` Edsel Adap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox