From: Arthur Marsh <arthur.marsh@internode.on.net>
To: linux-kernel@vger.kernel.org
Subject: fuse: implement i_op->atomic_open() prevents writes to ntfs-3g filesystem
Date: Sun, 12 Aug 2012 23:29:14 +0930 [thread overview]
Message-ID: <5027B6B2.70204@internode.on.net> (raw)
[repost, apologies if you see it twice]
I'm running Debian unstable on AMD64 (quad core) with Linus' github.com
kernels.
Recently (post 3.5.0 kernels) writes to an ntfs-3g filesystem started
failing, and I bisected back to the following:
# git bisect good
c8ccbe032feb127a977c66865cb63d72d9a6e08b is the first bad commit
commit c8ccbe032feb127a977c66865cb63d72d9a6e08b
Author: Miklos Szeredi <mszeredi@suse.cz>
Date: Tue Jun 5 15:10:22 2012 +0200
fuse: implement i_op->atomic_open()
Add an ->atomic_open implementation which replaces the atomic
open+create
operation implemented via ->create. No functionality is changed.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
:040000 040000 7a000897ad0d1524a7e1cb187bc77d92b8397d56
38f02e55f70b009f8b1149cdd75f571c72406fe4 M fs
Has this problem been seen by anyone else?
Is a fix already in the works?
Regards,
Arthur.
next reply other threads:[~2012-08-12 13:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-12 13:59 Arthur Marsh [this message]
2012-08-12 14:10 ` fuse: implement i_op->atomic_open() prevents writes to ntfs-3g filesystem richard -rw- weinberger
2012-08-12 14:37 ` Josh Boyer
2012-08-12 16:50 ` Arthur Marsh
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=5027B6B2.70204@internode.on.net \
--to=arthur.marsh@internode.on.net \
--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.