]> git.tuebingen.mpg.de Git - dss.git/commit
Implement rm-hooks.
authorAndre Noll <maan@systemlinux.org>
Wed, 8 Apr 2009 13:23:01 +0000 (15:23 +0200)
committerAndre Noll <maan@systemlinux.org>
Wed, 8 Apr 2009 13:23:01 +0000 (15:23 +0200)
commitd75434361fceedb4367a706e32442dd3a03a579c
tree980c9006151ac26a8bd048fb17446b6c3d18e669
parentdf4a2d392aa10cc73e66fedc24a4e3703ec5335e
Implement rm-hooks.

This adds calls for the pre-remove and the post-remove hooks, similar to
the pre-create/post-create hooks. If the pre-remove hook fails, snapshot
deletion is deferred until the hook succeeds.
dss.c