]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/cnid/README
Yank out all the recovery code. This will be replaced by a run-from-cron
[netatalk.git] / libatalk / cnid / README
index 51e85ac1f6ce3d19993977ca1f1bc2d3c286776c..b39889bfcea84934f0e1f38dc3b79a0d91be168e 100644 (file)
@@ -32,6 +32,4 @@ here's the ritual:
                NOTE: cnid_add calls this before adding a new CNID. 
        4) when you delete a file or directory, you need to call
           cnid_delete with the CNID for that file/directory.
-       5) if you're just moving a CNID, call cnid_move with the CNID
-          and the new dev/ino,did/name pairs.
-       6) call cnid_close when closing the volume.
+       5) call cnid_close when closing the volume.