struct
structshfs__journal__t
A sharefs filesystem journal.
variable
int shfs_journal_t::index
The index number of the journal.
variable
shbuf_t* shfs_journal_t::buff
The data segment of the journaled sharefs file system.
variable
char shfs_journal_t::path[PATH_MAX+1]
[PATH_MAX+1]
The path to the sharefs partition journal on the local filesystem.
variable
shtime_t shfs_journal_t::stamp
variable
shkey_t shfs_journal_t::fs_key
The previleged key of the associated parition.