OpenAFS
OpenAFS distributed network file system
ubik_trans Struct Reference

representation of a ubik transaction More...

#include <ubik.h>

Data Fields

struct ubik_dbasedbase
 corresponding database
struct ubik_transnext
 in the list
afs_int32 locktype
 transaction lock
struct ubik_truncactiveTruncs
 queued truncates
struct ubik_tid tid
 transaction id of this trans (if write trans.)
afs_int32 minCommitTime
 time before which this trans can't commit
afs_int32 seekFile
 seek ptr: file number
afs_int32 seekPos
 seek ptr: offset therein
short flags
 trans flag bits
char type
 type of trans
iovec_wrt iovec_info
iovec_buf iovec_data

Detailed Description

representation of a ubik transaction


The documentation for this struct was generated from the following files:
 All Data Structures Files Functions Variables