public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* When did UFS read-write work?
@ 2005-10-25  8:03 Alexey Dobriyan
  2005-10-25 21:01 ` Bill Davidsen
  0 siblings, 1 reply; 2+ messages in thread
From: Alexey Dobriyan @ 2005-10-25  8:03 UTC (permalink / raw)
  To: linux-kernel, linux-fsdevel

I've tried to copy a small file to a partition mounted as ufstype=44bsd.
It hanged while doing

	open("file", O_WRONLY|O_CREAT|O_LARGEFILE, 0100644)

Second time, there was no hang, but there was no file on UFS partition
too.

Rebooting to OpenBSD:

	~ $ cd linux/		<=== created by Linux
	~/linux $ ls -la
	ls: .: No such file or directory

Does anyone remeber when UFS rw was OK?


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

end of thread, other threads:[~2005-10-25 20:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-25  8:03 When did UFS read-write work? Alexey Dobriyan
2005-10-25 21:01 ` Bill Davidsen

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