search for: targetlen

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

2001 Mar 13
5
is this null block OK?
...struct presto_version *tgt_dir_ver, struct presto_version *new_link_ver) { int opcode = PRESTO_OP_SYMLINK; char *buffer; char *path; __u32 pathlen; int size; char *logrecord; char record[292]; __u32 targetlen = cpu_to_le32(strlen(target)); struct dentry *root; __u32 uid, gid; int error; ENTRY; if ( presto_no_journal(fset) ) { EXIT; return 0; } root = fset->fset_mtpt; uid = cpu_to_le32(dentry->d_inode...