diff options
Diffstat (limited to 'tapset/LKET/Changelog')
-rw-r--r-- | tapset/LKET/Changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tapset/LKET/Changelog b/tapset/LKET/Changelog index 9f267636..342e2a54 100644 --- a/tapset/LKET/Changelog +++ b/tapset/LKET/Changelog @@ -1,3 +1,11 @@ +2007-03-09 Pierre Peiffer <pierre.peiffer@bull.net> + + * nfs.stp: Local variables f_dentry renamed, because conflicting + with a new #define in kernel header linux/fs.h in 2.6.20. + + * rpc.stp (_addevent.sunrpc.sched.execute.return): + update with __rpc_execute which returns void since kernel 2.6.21. + 2007-02-06 Josh Stone <joshua.i.stone@intel.com> * nfs.stp, nfs_proc.stp, nfsd.stp, process.stp, tskdispatch.stp: |