FS#55604 - [btrfs] / cannot open plain file for append

Attached to Project: Arch Linux
Opened by Arne Wörner (riddicc) - Tuesday, 12 September 2017, 20:04 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Tuesday, 12 September 2017, 20:46 GMT
Task Type Bug Report
Category Kernel
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Somewhen I mentioned, that the .bash_history on my btrfs looked weird...
After some testing I found, that I cannot append lines to plain files...
It happens on my x86_64 and my i686 box...
Or am I doing something wrong? :-/

Additional info:
* package version(s)
> uname -a
Linux neo 4.12.11-1-MANJARO #1 SMP PREEMPT Thu Sep 7 12:07:40 UTC 2017 i686 GNU/Linux
* config and/or log files etc.
> mount|grep btrfs
/dev/sda1 on / type btrfs (rw,relatime,compress=zlib,ssd,discard,nospace_cache,subvolid=5,subvol=/)

Steps to reproduce:
> ls -l bla
-rw-r--r-- 1 aw aw 11720 160505T1641 bla
> head -2 bla
:0500000002180080FB66
:09000B00D53005D5310205323271
> echo blah >> bla
> head -2 bla
blah
000002180080FB66
This task depends upon

Closed by  Bartłomiej Piotrowski (Barthalion)
Tuesday, 12 September 2017, 20:46 GMT
Reason for closing:  None
Additional comments about closing:  This is not support forum, especially not for Manjaro.
Comment by Bartłomiej Piotrowski (Barthalion) - Tuesday, 12 September 2017, 20:45 GMT
How do we know? You don't even use Arch.

Loading...