Skip to content
Unverified Commit 2c6d3610 authored by Roeland Jago Douma's avatar Roeland Jago Douma
Browse files

Emit write update only once on touch



When a touch is done (i.e. when creating a new file in the node API)
The hooks contain 'write' and 'touch' (and the operation is touch as
well). This would cause a double write update. Which doesn't make sense.

Signed-off-by: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent 1e033977
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment