When did UFS read-write work?
From: Alexey Dobriyan
Date: Tue Oct 25 2005 - 02:51:01 EST
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?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/