From: Bill Davidsen <davidsen@tmr.com>
To: Alexey Dobriyan <adobriyan@gmail.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: When did UFS read-write work?
Date: Tue, 25 Oct 2005 17:01:11 -0400 [thread overview]
Message-ID: <435E9D17.3050706@tmr.com> (raw)
In-Reply-To: <20051025080319.GA10234@mipter.zuzino.mipt.ru>
Alexey Dobriyan wrote:
> 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?
I don't know if it ever WAS okay for 64 bit, never tried it. You might
try dropping LARGEFILE just to see if that's the issue.
--
-bill davidsen (davidsen@tmr.com)
"The secret to procrastination is to put things off until the
last possible moment - but no longer" -me
prev parent reply other threads:[~2005-10-25 20:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-25 8:03 When did UFS read-write work? Alexey Dobriyan
2005-10-25 21:01 ` Bill Davidsen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=435E9D17.3050706@tmr.com \
--to=davidsen@tmr.com \
--cc=adobriyan@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.