All of lore.kernel.org
 help / color / mirror / Atom feed
* Barrier remount failure
@ 2013-12-26  5:31 Daniel J Blueman
  2013-12-26  5:42 ` Qu Wenruo
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel J Blueman @ 2013-12-26  5:31 UTC (permalink / raw)
  To: Linux BTRFS

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
-- 
Daniel J Blueman

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Barrier remount failure
  2013-12-26  5:31 Barrier remount failure Daniel J Blueman
@ 2013-12-26  5:42 ` Qu Wenruo
  0 siblings, 0 replies; 2+ messages in thread
From: Qu Wenruo @ 2013-12-26  5:42 UTC (permalink / raw)
  To: Daniel J Blueman, Linux BTRFS

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-12-26  5:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-26  5:31 Barrier remount failure Daniel J Blueman
2013-12-26  5:42 ` Qu Wenruo

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.