Added a comment: "removing" vs drop
This commit is contained in:
parent
739c937e63
commit
3ff783b207
1 changed files with 16 additions and 0 deletions
|
@ -0,0 +1,16 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="http://lj.rossia.org/users/imz/"
|
||||||
|
ip="79.165.59.119"
|
||||||
|
subject=""removing" vs drop"
|
||||||
|
date="2012-12-12T13:20:42Z"
|
||||||
|
content="""
|
||||||
|
I don't understand the difference behind:
|
||||||
|
|
||||||
|
> Removing objects also works (and puts back a broken symlink)
|
||||||
|
|
||||||
|
and
|
||||||
|
|
||||||
|
> \"drop\" won't work because they rely on the symlink to map back to the key.
|
||||||
|
|
||||||
|
If a file is removed (its content, which is replaced by a symlink), then it's not present there, so effectively it should be counted as \"dropped\" at this place. So, removing a file without counting it as dropped is something inconsistent, isn't it? Do I misunderstand something?
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue