Re: external journal an data= option

2016-11-24 Thread Jan Kara
Hi, On Mon 21-11-16 16:39:53, Wolfgang Walter wrote: > 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

external journal an data= option

2016-11-21 Thread Wolfgang Walter
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