lkml.org 
[lkml]   [2023]   [Feb]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC PATCH v1 0/6] Introducing `wq_cpu_set` mount option for btrfs
On Mon, Feb 27, 2023 at 01:26:24AM +0700, Ammar Faizi wrote:
> mount -t -o rw btrfs /dev/sda1 a;
> mount -t -o rw btrfs /dev/sda2 b;
> mount -t -o rw btrfs /dev/sda3 c;
> mount -t -o rw btrfs /dev/sda4 d;

Excuse the wrong mount commands, should be something like this:

mount -t btrfs -o rw /dev/sda1 a;
mount -t btrfs -o rw /dev/sda2 b;
mount -t btrfs -o rw /dev/sda3 c;
mount -t btrfs -o rw /dev/sda4 d;

--
Ammar Faizi

\
 
 \ /
  Last update: 2023-03-27 00:36    [W:0.680 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site