public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Bug in swapfs (2.4.0-ac9)
@ 2001-01-15 22:19 Gregor Jasny
  2001-01-16  8:50 ` Christoph Rohland
  0 siblings, 1 reply; 2+ messages in thread
From: Gregor Jasny @ 2001-01-15 22:19 UTC (permalink / raw)
  To: Linux kernel mailing list

I think I've found a bug in swapfs:

fstab:
swapfs          /dev/shm        swapfs  defaults 0 0
swapfs         /tmp    swapfs  defaults 0 0

When I hit <enter> on a tar.gz file in Midnight Commander nothing happens. If 
I do a umonut /tmp and hit <enter> again it works as It should (I see the 
archived files).
Nearly the same Problem with the Acrobat Reader pluin for Netscape. It shows 
only a blank page when /tmp is swapfs.

I've noticed that it's possible to mount /tmp more than once. mount shows then
[snip]
swapfs on /dev/shm type swapfs (rw)
swapfs on /tmp type swapfs (rw)
swapfs on /tmp type swapfs (rw)
swapfs on /tmp type swapfs (rw)
swapfs on /tmp type swapfs (rw)

The permissions for /tmp are rwxrwxrwt, and even -omode=777,exec didn't help.

Any Ideas?

-Gregor
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

end of thread, other threads:[~2001-01-16  8:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-15 22:19 Bug in swapfs (2.4.0-ac9) Gregor Jasny
2001-01-16  8:50 ` Christoph Rohland

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