lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 21 Nov 2016 16:39:53 +0100
From:   Wolfgang Walter <linux@...m.de>
To:     LKML <linux-kernel@...r.kernel.org>
Cc:     linux-ext4@...r.kernel.org
Subject: external journal an data= option

Hello,

while testing ext4 with an external journal I found the following problem with 
longterm kernel 4.4.30:

I could mount the filesystem without specifying the option data=....

It seems that it is then mounted with data=ordered and indeed this is what

	cat /proc/mounts

shows.

But I could not change any option afterwards with -o remount. It always said 
that data=ordered is not valid with an external journal.

If I mount with explicitly stating data=writeback or data=journal remount 
works fine.

So It seems that ext4 does forbid (at least in 4.4.30) data=ordered as an 
option but uses it implicitly as default mode even with an external journal.

Regards,
-- 
Wolfgang Walter
Studentenwerk München
Anstalt des öffentlichen Rechts

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ