Hi I'm fiddling with lindebugfs, which is based on pseudofs. When writing to a file, this works: # echo 1 >> /path/to/file but this does not: # echo 1 > /path/to/file "Operation not supported." is returned before the pseudofs code is even entered. Is this expected behavior? (if so, why?) Thanks in advance /JohannesReceived on Wed May 22 2019 - 15:36:37 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:20 UTC