Re: AUFS does not work with `fcntl(fd, F_SETFL, O_APPEND)`

2016-02-12 Thread Akihiro Suda
OK, Thank you! 2016-02-12 19:00 GMT+09:00 : > > Hi, > > Akihiro Suda: >> A recent Docker issue reports that AUFS does not work with `fcntl(fd, >> F_SETFL, O_APPEND)`. >> How to reproduce the situation is also attached in the issue ticket. >> https://github.com/docker/docker/issues/20199 > > Than

Re: AUFS does not work with `fcntl(fd, F_SETFL, O_APPEND)`

2016-02-12 Thread sfjro
Hi, Akihiro Suda: > A recent Docker issue reports that AUFS does not work with `fcntl(fd, > F_SETFL, O_APPEND)`. > How to reproduce the situation is also attached in the issue ticket. > https://github.com/docker/docker/issues/20199 Thanx for reporting. > I found a workaround which disables `au