]> arthur.barton.de Git - netatalk.git/commit
Get the db stamp in cnid_get_stamp()
authorRalph Boehme <sloowfranklin@gmail.com>
Tue, 11 Dec 2012 09:39:38 +0000 (10:39 +0100)
committerRalph Boehme <sloowfranklin@gmail.com>
Mon, 17 Dec 2012 18:05:06 +0000 (19:05 +0100)
commit5fada3c18c7829183ab4f6fd634ab614ba5a99bb
tree51c45c86bf801cbbab6c4546381deb543b695e69
parent83416b7b2b6651e76ad20960822249dceb55644a
Get the db stamp in cnid_get_stamp()

Previously we actually intersected the IPC call to get the db
stamp in transmit() when the firt actual CNID IPC function is
executed.

Drop the check for changed db stamps.

Add a simple function for the get stamp IPC stuff.
etc/cnid_dbd/cmd_dbd_scanvol.c
libatalk/cnid/dbd/cnid_dbd.c