From: Qu Wenruo <quwenruo@cn.fujitsu.com>
To: Daniel J Blueman <daniel@quora.org>,
Linux BTRFS <linux-btrfs@vger.kernel.org>
Subject: Re: Barrier remount failure
Date: Thu, 26 Dec 2013 13:42:38 +0800 [thread overview]
Message-ID: <52BBC1CE.9040502@cn.fujitsu.com> (raw)
In-Reply-To: <CAMVG2ssVrki1M-90yh7uBaqsi4tfJxDgwffaNYYKLizZ+Z7zGA@mail.gmail.com>
On thu, 26 Dec 2013 13:31:08 +0800, Daniel J Blueman wrote:
> On 3.13-rc5, it's possible to remount a mounted BTRFS filesystem with
> 'nobarrier', but not possible to remount with 'barrier'.
>
> Is this expected?
>
> Many thanks,
> Daniel
Not quite sure, but from the source of btrfs_parse_options,
barrier is not in the options that btrfs supports.
Other fs like ext4 supports it, so I think btrfs should also support it.
I'll try to add the "barrier" option soon.
For now, you can umount and mount again without any barrier related
options, and btrfs will enable barrier by default.
Qu
prev parent reply other threads:[~2013-12-26 5:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-26 5:31 Barrier remount failure Daniel J Blueman
2013-12-26 5:42 ` Qu Wenruo [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=52BBC1CE.9040502@cn.fujitsu.com \
--to=quwenruo@cn.fujitsu.com \
--cc=daniel@quora.org \
--cc=linux-btrfs@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.