diff options
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r-- | tapset/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog index f242c310..11cdea4c 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -1,3 +1,21 @@ +2007-11-2 Zhaolei <zhaolei@cn.fujitsu.com> + + From Cai Fei <caifei@cn.fujitsu.com> + * nfsd.stp: Fix the semantic error caused by the difference of + kernel versions. + * nfs_proc.stp: Ditto. + +2007-11-1 Will Cohen <wcohen@redhat.com> + + * syscall2.stp (sys_remap_file_pages): Fix compile error with kernel + version greater than 2.6.23. + +2007-11-1 Zhaolei <zhaolei@cn.fujitsu.com> + + From Lai Jiangshan <laijs@cn.fujitsu.com> + * rpc.stp (clones_from_clnt): Add CATCH_DEREF_FAULT(). + (tasks_from_clnt): Ditto. + 2007-10-17 Martin Hunt <hunt@redhat.com> PR5000 * endian.stp (set_endian): Remove. |