diff options
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r-- | tapset/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog index 3cc08a71..d889b197 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -1,3 +1,8 @@ +2007-08-20 Masami Hiramatsu <mhiramat@redhat.com> + + * ioblock.stp: Fix __bio_ino() not to access i_ino if the page is not + assigned to any inode. + 2007-08-20 Wenji Huang <wenji.huang@oracle.com> * nfs.stp (nfs.fop.aio_read, nfs.fop.aio_write): Modify evaluating count. |