search for: logrecord

Displaying 1 result from an estimated 1 matches for "logrecord".

2001 Mar 13
5
is this null block OK?
...struct presto_version *new_file_ver) { int opcode = PRESTO_OP_CLOSE; char *buffer; struct dentry *dentry = file->f_dentry; loff_t local_offset; __u64 ino; __u32 pathlen; char *path; __u32 generation; int size; char *logrecord; char record[292]; struct dentry *root; int error; struct presto_reservation_data *rd; ENTRY; if ( presto_no_journal(fset) ) { EXIT; return 0; } root = fset->fset_mtpt; BUFF_ALLOC(buffer, NULL);...