On 2019/12/21 下午8:26, Swâmi Petaramesh wrote: > Le 21/12/2019 à 13:16, Qu Wenruo a écrit : >>> I understand « no other bad effect » as « The FS will be OK again when >>> this is fixed in the kernel, I can leave the disk in my drawer in the >>> mean time » ? >> You can even use it without any problem with v5.4 kernel, except the >> `df` will sometimes bother you. >> > Actually I discovered the issue not typing « df » but trying to copy > files using my GUI's file manager (Cinnamon's “Nemo”). There are other reports of tools, which utilize 'statfs()' call to monitor available space, also get affected. So to be more accurate, any tools utilizing 'statfs()' call would reports false ENOSPC error. Since you're using arch, and if you're not utilizing bleeding edge hardware, you could try lts kernel, or at least downgrade to v5.3 and wait for the fix to be merged and backported. Thanks, Qu > > Got bounced with « Filesystem full », so no, I cannot use the FS > “without any problems”... > > But using rsync in a terminal seems to actually work... > > Kind regards. >
