comment
This commit is contained in:
parent
16038ef068
commit
9d48f2666d
1 changed files with 13 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 1"""
|
||||||
|
date="2016-10-17T18:09:44Z"
|
||||||
|
content="""
|
||||||
|
The protection offered by a read-only mode is pretty minimal; any program
|
||||||
|
that writes a file atomically using rename will bypass it. So, as programs
|
||||||
|
are implemented better, they'll bypass this "protection" more -- not much of
|
||||||
|
a protection!
|
||||||
|
|
||||||
|
Also, it doesn't make much sense to call this operation "unlock" if it's
|
||||||
|
intended to not let programs modify the files.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue