public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Removing files in devfs
@ 2002-01-19  8:44 Oliver Feiler
  2002-01-19 20:54 ` Juan Quintela
  2002-01-20 22:55 ` Richard Gooch
  0 siblings, 2 replies; 4+ messages in thread
From: Oliver Feiler @ 2002-01-19  8:44 UTC (permalink / raw)
  To: linux-kernel

Hello,

	Is this behaviour supposed to be?

9:36 root@kiza /dev# l null 
crw-rw-rw-    1 root     root       1,   3 Jan  1  1970 null
9:36 root@kiza /dev# rm null
removing `null'
9:36 root@kiza /dev# l null
ls: null: No such file or directory
9:36 root@kiza /dev#

	I have kernel 2.4.16 with devfs and on every other system I tried I 
only get "rm: cannot unlink `null': Operation not permitted" when trying to 
delete something in devfs. And I cannot see any differences as far as devfs is 
concerned on the systems I tried. devfs compiled in, mounted on boot time, 
same version of devfsd.

Regards,

Oliver

-- 
Oliver Feiler                                               kiza@gmx.net
http://www.lionking.org/~kiza/pgpkey              PGP key ID: 0x561D4FD2
http://www.lionking.org/~kiza/

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

end of thread, other threads:[~2002-01-20 23:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-19  8:44 Removing files in devfs Oliver Feiler
2002-01-19 20:54 ` Juan Quintela
2002-01-20 22:55 ` Richard Gooch
2002-01-20 23:09   ` Oliver Feiler

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