| Change |
Effect |
1 | Field len has been removed from this type. | Applications will access incorrect memory when attempting to access this field. |
2 | Field offset has been removed from this type. | Applications will access incorrect memory when attempting to access this field. |
3 | Field pdata has been removed from this type. | Applications will access incorrect memory when attempting to access this field. |
4 | Field plen has been removed from this type. | Applications will access incorrect memory when attempting to access this field. |
5 | Field udata has been removed from this type. | Applications will access incorrect memory when attempting to access this field. |
6 | Field ulen has been removed from this type. | Applications will access incorrect memory when attempting to access this field. |
jtrans_commit ( struct jtrans* ts )1st parameter 'ts' (pointer) has base type 'struct jtrans'.
jtrans_free ( struct jtrans* ts )1st parameter 'ts' (pointer) has base type 'struct jtrans'.
jtrans_init ( struct jfs* fs, struct jtrans* ts )2nd parameter 'ts' (pointer) has base type 'struct jtrans'.
jtrans_rollback ( struct jtrans* ts )1st parameter 'ts' (pointer) has base type 'struct jtrans'.