|
OpenAFS
OpenAFS distributed network file system
|
representation of a ubik transaction More...
#include <ubik.h>
Data Fields | |
| struct ubik_dbase * | dbase |
| corresponding database | |
| struct ubik_trans * | next |
| in the list | |
| afs_int32 | locktype |
| transaction lock | |
| struct ubik_trunc * | activeTruncs |
| 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 |
representation of a ubik transaction