]> Sergey Matveev's repositories - public-inbox.git/commitdiff
searchidxskeleton: add a note about locking
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Sat, 3 Mar 2018 07:16:29 +0000 (07:16 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Sat, 3 Mar 2018 07:16:29 +0000 (07:16 +0000)
It's tempting to rely on the atomicity of smaller-than-PIPE_BUF
writes, but it doesn't work if mixed with larger ones.


No differences found