On Tue, Aug 25, 2009 at 12:59:37PM +0100, Luca Bigliardi wrote: > > Update hooks documentation with the new opcode (not deleting OP_INIT_CLUSTER > from obsolete operations because the name is different). > > Signed-off-by: Luca Bigliardi <[email protected]> > --- > doc/hooks.rst | 11 +++++++++++ > 1 files changed, 11 insertions(+), 0 deletions(-) > > diff --git a/doc/hooks.rst b/doc/hooks.rst > index 829ee33..2779024 100644 > --- a/doc/hooks.rst > +++ b/doc/hooks.rst > @@ -306,6 +306,17 @@ Renames an instance. > Cluster operations > ~~~~~~~~~~~~~~~~~~ > > +OP_POST_INIT_CLUSTER > +++++++++++++++++++++ > + > +This is a special "empty" LU called after cluster initialization with the > sole > +purpose of running hooks ad cluster initialization time.
Well, this is a hook, not an LU. Maybe you might want to say something like "This hook is called via a special empty LU, right after ...". Otherwise LGTM. iustin
