On Tue, Apr 2, 2019 at 7:24 AM Qu Wenruo <quwenruo.bt...@gmx.com> wrote: > On 2019/4/2 下午9:06, Nik. wrote:
> > On the larger file system only "btrfs check --repair --readonly ..." was > > attempted (without success; most command executions were documented, so > > the results can be made available), no writing commands were issued. > > --repair will cause write, unless it even failed to open the filesystem. It consider `--repair --readonly` is a contradictory request, and it's ambiguous what the user wants (it's user error) and the command should fail with "conflicting options" error. -- Chris Murphy