Re: stor_obj_test
Pete Zaitcev <[email protected]> Mon, 16 Aug 2010 10:50:43 -0600
| Newsgroups | org.kernel.vger.hail-devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 07 Jul 2010 00:02:02 -0400 Jeff Garzik <[email protected]> wrote: > This function seems to be missing the "meat." It retrieves then > disposes of a keylist. > > bool stor_obj_test(struct open_chunk *cep, uint64_t key) I do not understand what kind of meat you expect stor_obj_test to have. In the filesystem backend this was a stat() that verified if the just-stored object existed and that was it. -- Pete