This bug report was marked as Incomplete and has not had any updated
comments for quite some time. As a result this bug is being closed.
Please reopen if this is still an issue in the current Ubuntu release
http://www.ubuntu.com/getubuntu/download . Also, please be sure to
provide any requested in
Hi Agostino,
This bug was reported a while ago and there hasn't been any activity in it
recently. We were wondering if this is still an issue? Can you try with the
latest development release of Ubuntu? ISO CD images are available from
http://cdimage.ubuntu.com/releases/ .
If it remain
Still a problem in 9.04 and 9.10.
--
open(filename, O_DIRECT) on ntfs fails
https://bugs.launchpad.net/bugs/269946
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ub
** Tags added: kj-omit
--
open(filename, O_DIRECT) on ntfs fails
https://bugs.launchpad.net/bugs/269946
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/ma
Colin King,
Parted was in fact fixed by Soren (#252684) so Wubi installation
completes now. It might be though that open + O_DIRECT is used elsewhere
and I wouldn't be too surprised if the problem will bite us again (half
an issue though since O_DIRECT in a nested ext3 fs is OK). Even so, if
EINVA
Ago, From the name of the file "/host/ubuntu/disks/swap.disk" I assume
this is a swap file.
I also suspect that opening the swap with O_DIRECT is a bit of an over
kill for two reasons:
1. Loss of power before data is written back to this is not critical since it's
swap
2. You probably want it t
open(2) does seem to document that O_DIRECT may fail with EINVAL if the
file system doesn't support it, so this may actually be the right thing
to do if ntfs-3g doesn't provide this feature ...
--
open(filename, O_DIRECT) on ntfs fails
https://bugs.launchpad.net/bugs/269946
You received this bug
Thanks. The issue is added to the TODO list. NTFS-3G never supported
O_DIRECT. It was just an accident that it (incorrectly) "worked" in the
past which, it seems, was fixed by the kernel.
--
open(filename, O_DIRECT) on ntfs fails
https://bugs.launchpad.net/bugs/269946
You received this bug notifi
Yes szaka, that seems to happen with any file in an ntfs filesystem.
At least when using the 2.6.27-2 kernel.
I just happened to discover it while parted_server was trying to open
the swap.disk file.
On Sat, Sep 13, 2008 at 9:44 PM, Szabolcs Szakacsits <[EMAIL PROTECTED]> wrote:
> Can you reproduc
Can you reproduce with non-swap files too? If the swap is on then the
error is correct (protects from crash, system corruption) though I think
the errno is indeed misleading (it's a kernel problem).
--
open(filename, O_DIRECT) on ntfs fails
https://bugs.launchpad.net/bugs/269946
You received this
10 matches
Mail list logo