Galchin Vasili <[EMAIL PROTECTED]> writes:
> I know that the storeio (directory storeio) server uses the
> libstore library, but what kind of store does this server actually
> manage?
Whatever type is asked for on the command line.
___
Bug-hurd
On Thu, Jan 10, 2002 at 05:28:07PM -0800, Galchin Vasili wrote:
>
> Hello,
> In addition to the storeio server, what servers use the libstore
> library, i.e. what other servers "store" servers, in the source tree?
libdiskfs based filesystems do, that includes ufs, ext2fs, isofs
and tmpfs.
Galchin Vasili <[EMAIL PROTECTED]> writes:
> In addition to the storeio server, what servers use the libstore
> library, i.e. what other servers "store" servers, in the source tree?
Look in the Makefiles and see!
___
Bug-hurd mailing list
[EMAIL
Galchin Vasili <[EMAIL PROTECTED]> writes:
>I sent these questions a few days ago. I am sorry if this
>a repeat, but my email box was full so I was afraid I lost
>your reply.
Go look at the mailing list archives.
___
Bug-hurd mailing list
Hello,
In addition to the storeio server, what servers use the libstore
library, i.e. what other servers "store" servers, in the source tree?
Regards, Vasili
Note: forwarded message attached. Do You Yahoo!?
Send FREE video emails in Yahoo! Mail.--- Begin Message ---
Galchin Vasili <[EM
Galchin Vasili <[EMAIL PROTECTED]> writes:
> 1) Regarding "stuct store_class", is the idea to provide
> different store personalities, e.g. gunzip, stripe, part, etc?
Yes. The list of currently supported types is in ;
see the STORAGE_* macros.
> 2) It seems that we have an